Redirect 302 redirect from GET @entry_comment_create (620f45)

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.83 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.04 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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#274
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#268
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#270
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
  +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
  +url: null
  +body: """
    [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
    \n
    [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
    \n
    If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
    \n
    Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
    </span><span style="color:#323232;">\n
    </span>\n
    ```\n
    \n
    From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
    \n
    What they STEAL:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
    </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
    </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
    </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
    </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
    </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
    </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
    </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
    </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
    </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
    </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
    </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
    </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
    </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
    </span>\n
    ```\n
    \n
    What they can do with this:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
    </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
    </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
    </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
    </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
    </span>\n
    ```\n
    \n
    The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724391715 {#2418
    date: 2024-08-23 07:41:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 30268
  -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
  -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705268159
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9241004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705181759 {#1858
    date: 2024-01-13 22:35:59.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#274
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#268
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#270
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
  +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
  +url: null
  +body: """
    [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
    \n
    [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
    \n
    If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
    \n
    Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
    </span><span style="color:#323232;">\n
    </span>\n
    ```\n
    \n
    From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
    \n
    What they STEAL:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
    </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
    </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
    </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
    </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
    </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
    </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
    </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
    </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
    </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
    </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
    </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
    </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
    </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
    </span>\n
    ```\n
    \n
    What they can do with this:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
    </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
    </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
    </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
    </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
    </span>\n
    ```\n
    \n
    The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724391715 {#2418
    date: 2024-08-23 07:41:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 30268
  -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
  -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705268159
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9241004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705181759 {#1858
    date: 2024-01-13 22:35:59.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#274
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#268
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#270
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
  +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
  +url: null
  +body: """
    [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
    \n
    [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
    \n
    If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
    \n
    Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
    </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
    </span><span style="color:#323232;">\n
    </span>\n
    ```\n
    \n
    From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
    \n
    What they STEAL:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
    </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
    </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
    </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
    </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
    </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
    </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
    </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
    </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
    </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
    </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
    </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
    </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
    </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
    </span>\n
    ```\n
    \n
    What they can do with this:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
    </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
    </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
    </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
    </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
    </span>\n
    ```\n
    \n
    The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724391715 {#2418
    date: 2024-08-23 07:41:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 30268
  -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
  -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705268159
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9241004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705181759 {#1858
    date: 2024-01-13 22:35:59.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\EntryComment {#4064
  +user: App\Entity\User {#4012 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "How does Kayak get my personal information via a search link from Organic Maps?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1723220132 {#4074
    date: 2024-08-09 18:15:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@PrivacyAdd@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
  -id: 306320
  -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6330838"
  +editedAt: DateTimeImmutable @1722859637 {#4010
    date: 2024-08-05 14:07:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705183268 {#4073
    date: 2024-01-13 23:01:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4064
  +user: App\Entity\User {#4012 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "How does Kayak get my personal information via a search link from Organic Maps?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1723220132 {#4074
    date: 2024-08-09 18:15:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@PrivacyAdd@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
  -id: 306320
  -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6330838"
  +editedAt: DateTimeImmutable @1722859637 {#4010
    date: 2024-08-05 14:07:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705183268 {#4073
    date: 2024-01-13 23:01:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4064
  +user: App\Entity\User {#4012 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "How does Kayak get my personal information via a search link from Organic Maps?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1723220132 {#4074
    date: 2024-08-09 18:15:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@PrivacyAdd@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
  -id: 306320
  -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6330838"
  +editedAt: DateTimeImmutable @1722859637 {#4010
    date: 2024-08-05 14:07:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705183268 {#4073
    date: 2024-01-13 23:01:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#4270
  +user: Proxies\__CG__\App\Entity\User {#4267 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4064
    +user: App\Entity\User {#4012 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does Kayak get my personal information via a search link from Organic Maps?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1723220132 {#4074
      date: 2024-08-09 18:15:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
      "@PrivacyAdd@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
    -id: 306320
    -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6330838"
    +editedAt: DateTimeImmutable @1722859637 {#4010
      date: 2024-08-05 14:07:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705183268 {#4073
      date: 2024-01-13 23:01:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "I suppose by accessing the website and using the Kayak platform? Seems like an overblown reaction to a link…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705184924 {#4271
    date: 2024-01-13 23:28:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 306394
  -bodyTs: "'access':4 'kayak':10 'like':13 'link':19 'overblown':15 'platform':11 'reaction':16 'seem':12 'suppos':2 'use':8 'websit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6331540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705184924 {#4274
    date: 2024-01-13 23:28:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4270
  +user: Proxies\__CG__\App\Entity\User {#4267 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4064
    +user: App\Entity\User {#4012 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does Kayak get my personal information via a search link from Organic Maps?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1723220132 {#4074
      date: 2024-08-09 18:15:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
      "@PrivacyAdd@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
    -id: 306320
    -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6330838"
    +editedAt: DateTimeImmutable @1722859637 {#4010
      date: 2024-08-05 14:07:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705183268 {#4073
      date: 2024-01-13 23:01:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "I suppose by accessing the website and using the Kayak platform? Seems like an overblown reaction to a link…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705184924 {#4271
    date: 2024-01-13 23:28:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 306394
  -bodyTs: "'access':4 'kayak':10 'like':13 'link':19 'overblown':15 'platform':11 'reaction':16 'seem':12 'suppos':2 'use':8 'websit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6331540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705184924 {#4274
    date: 2024-01-13 23:28:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4270
  +user: Proxies\__CG__\App\Entity\User {#4267 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4064
    +user: App\Entity\User {#4012 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does Kayak get my personal information via a search link from Organic Maps?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1723220132 {#4074
      date: 2024-08-09 18:15:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
      "@PrivacyAdd@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
    -id: 306320
    -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6330838"
    +editedAt: DateTimeImmutable @1722859637 {#4010
      date: 2024-08-05 14:07:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705183268 {#4073
      date: 2024-01-13 23:01:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "I suppose by accessing the website and using the Kayak platform? Seems like an overblown reaction to a link…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705184924 {#4271
    date: 2024-01-13 23:28:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 306394
  -bodyTs: "'access':4 'kayak':10 'like':13 'link':19 'overblown':15 'platform':11 'reaction':16 'seem':12 'suppos':2 'use':8 'websit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6331540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705184924 {#4274
    date: 2024-01-13 23:28:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4308
  +user: Proxies\__CG__\App\Entity\User {#4311 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: Proxies\__CG__\App\Entity\User {#4267 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4012 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "How does Kayak get my personal information via a search link from Organic Maps?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1723220132 {#4074
        date: 2024-08-09 18:15:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PrivacyAdd@discuss.tchncs.de"
        "@PrivacyAdd@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4056 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
      -id: 306320
      -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6330838"
      +editedAt: DateTimeImmutable @1722859637 {#4010
        date: 2024-08-05 14:07:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705183268 {#4073
        date: 2024-01-13 23:01:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I suppose by accessing the website and using the Kayak platform? Seems like an overblown reaction to a link…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705184924 {#4271
      date: 2024-01-13 23:28:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
      "@avidamoeba@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4262 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 306394
    -bodyTs: "'access':4 'kayak':10 'like':13 'link':19 'overblown':15 'platform':11 'reaction':16 'seem':12 'suppos':2 'use':8 'websit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6331540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705184924 {#4274
      date: 2024-01-13 23:28:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Significantly overblown. Most of the opened github issues were by the same person. Seems someone doesn’t like it and is trying to spam the issue and frame it as a bigger deal than it really is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1705185187 {#4305
    date: 2024-01-13 23:33:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
    "@mp3@lemmy.ca"
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
    "@mp3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4312 …}
  +nested: Doctrine\ORM\PersistentCollection {#4314 …}
  +votes: Doctrine\ORM\PersistentCollection {#4315 …}
  +reports: Doctrine\ORM\PersistentCollection {#4317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
  -id: 306406
  -bodyTs: "'bigger':32 'deal':33 'doesn':16 'frame':28 'github':7 'issu':8,26 'like':18 'open':6 'overblown':2 'person':13 'realli':36 'seem':14 'signific':1 'someon':15 'spam':24 'tri':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7339566"
  +editedAt: DateTimeImmutable @1722873012 {#4302
    date: 2024-08-05 17:50:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705185187 {#4300
    date: 2024-01-13 23:33:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4308
  +user: Proxies\__CG__\App\Entity\User {#4311 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: Proxies\__CG__\App\Entity\User {#4267 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4012 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "How does Kayak get my personal information via a search link from Organic Maps?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1723220132 {#4074
        date: 2024-08-09 18:15:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PrivacyAdd@discuss.tchncs.de"
        "@PrivacyAdd@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4056 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
      -id: 306320
      -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6330838"
      +editedAt: DateTimeImmutable @1722859637 {#4010
        date: 2024-08-05 14:07:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705183268 {#4073
        date: 2024-01-13 23:01:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I suppose by accessing the website and using the Kayak platform? Seems like an overblown reaction to a link…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705184924 {#4271
      date: 2024-01-13 23:28:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
      "@avidamoeba@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4262 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 306394
    -bodyTs: "'access':4 'kayak':10 'like':13 'link':19 'overblown':15 'platform':11 'reaction':16 'seem':12 'suppos':2 'use':8 'websit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6331540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705184924 {#4274
      date: 2024-01-13 23:28:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Significantly overblown. Most of the opened github issues were by the same person. Seems someone doesn’t like it and is trying to spam the issue and frame it as a bigger deal than it really is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1705185187 {#4305
    date: 2024-01-13 23:33:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
    "@mp3@lemmy.ca"
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
    "@mp3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4312 …}
  +nested: Doctrine\ORM\PersistentCollection {#4314 …}
  +votes: Doctrine\ORM\PersistentCollection {#4315 …}
  +reports: Doctrine\ORM\PersistentCollection {#4317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
  -id: 306406
  -bodyTs: "'bigger':32 'deal':33 'doesn':16 'frame':28 'github':7 'issu':8,26 'like':18 'open':6 'overblown':2 'person':13 'realli':36 'seem':14 'signific':1 'someon':15 'spam':24 'tri':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7339566"
  +editedAt: DateTimeImmutable @1722873012 {#4302
    date: 2024-08-05 17:50:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705185187 {#4300
    date: 2024-01-13 23:33:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4308
  +user: Proxies\__CG__\App\Entity\User {#4311 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: Proxies\__CG__\App\Entity\User {#4267 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4012 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "How does Kayak get my personal information via a search link from Organic Maps?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1723220132 {#4074
        date: 2024-08-09 18:15:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PrivacyAdd@discuss.tchncs.de"
        "@PrivacyAdd@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4056 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
      -id: 306320
      -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6330838"
      +editedAt: DateTimeImmutable @1722859637 {#4010
        date: 2024-08-05 14:07:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705183268 {#4073
        date: 2024-01-13 23:01:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I suppose by accessing the website and using the Kayak platform? Seems like an overblown reaction to a link…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705184924 {#4271
      date: 2024-01-13 23:28:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
      "@avidamoeba@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4262 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 306394
    -bodyTs: "'access':4 'kayak':10 'like':13 'link':19 'overblown':15 'platform':11 'reaction':16 'seem':12 'suppos':2 'use':8 'websit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6331540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705184924 {#4274
      date: 2024-01-13 23:28:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Significantly overblown. Most of the opened github issues were by the same person. Seems someone doesn’t like it and is trying to spam the issue and frame it as a bigger deal than it really is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1705185187 {#4305
    date: 2024-01-13 23:33:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
    "@mp3@lemmy.ca"
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
    "@mp3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4312 …}
  +nested: Doctrine\ORM\PersistentCollection {#4314 …}
  +votes: Doctrine\ORM\PersistentCollection {#4315 …}
  +reports: Doctrine\ORM\PersistentCollection {#4317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
  -id: 306406
  -bodyTs: "'bigger':32 'deal':33 'doesn':16 'frame':28 'github':7 'issu':8,26 'like':18 'open':6 'overblown':2 'person':13 'realli':36 'seem':14 'signific':1 'someon':15 'spam':24 'tri':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7339566"
  +editedAt: DateTimeImmutable @1722873012 {#4302
    date: 2024-08-05 17:50:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705185187 {#4300
    date: 2024-01-13 23:33:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#4338
  +user: Proxies\__CG__\App\Entity\User {#4330 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4308
    +user: Proxies\__CG__\App\Entity\User {#4311 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4270
      +user: Proxies\__CG__\App\Entity\User {#4267 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4064
        +user: App\Entity\User {#4012 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "How does Kayak get my personal information via a search link from Organic Maps?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1723220132 {#4074
          date: 2024-08-09 18:15:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@PrivacyAdd@discuss.tchncs.de"
          "@PrivacyAdd@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4060 …}
        +votes: Doctrine\ORM\PersistentCollection {#4058 …}
        +reports: Doctrine\ORM\PersistentCollection {#4056 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
        -id: 306320
        -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6330838"
        +editedAt: DateTimeImmutable @1722859637 {#4010
          date: 2024-08-05 14:07:17.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705183268 {#4073
          date: 2024-01-13 23:01:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4064}
      +body: "I suppose by accessing the website and using the Kayak platform? Seems like an overblown reaction to a link…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705184924 {#4271
        date: 2024-01-13 23:28:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PrivacyAdd@discuss.tchncs.de"
        "@avidamoeba@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4262 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
      -id: 306394
      -bodyTs: "'access':4 'kayak':10 'like':13 'link':19 'overblown':15 'platform':11 'reaction':16 'seem':12 'suppos':2 'use':8 'websit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6331540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705184924 {#4274
        date: 2024-01-13 23:28:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "Significantly overblown. Most of the opened github issues were by the same person. Seems someone doesn’t like it and is trying to spam the issue and frame it as a bigger deal than it really is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1705185187 {#4305
      date: 2024-01-13 23:33:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
      "@avidamoeba@lemmy.ca"
      "@mp3@lemmy.ca"
      "@PrivacyAdd@discuss.tchncs.de"
      "@avidamoeba@lemmy.ca"
      "@mp3@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4312 …}
    +nested: Doctrine\ORM\PersistentCollection {#4314 …}
    +votes: Doctrine\ORM\PersistentCollection {#4315 …}
    +reports: Doctrine\ORM\PersistentCollection {#4317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
    -id: 306406
    -bodyTs: "'bigger':32 'deal':33 'doesn':16 'frame':28 'github':7 'issu':8,26 'like':18 'open':6 'overblown':2 'person':13 'realli':36 'seem':14 'signific':1 'someon':15 'spam':24 'tri':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7339566"
    +editedAt: DateTimeImmutable @1722873012 {#4302
      date: 2024-08-05 17:50:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705185187 {#4300
      date: 2024-01-13 23:33:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: """
    OP seems to be on a crusade, cross-posting this to 4 lemmy communities.\n
    \n
    Anyway, this: [github.com/organicmaps/organicmaps/issues/6773#is…](https://github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)\n
    \n
    > As Jean said, it will have a setting to toggle the Kayak integration and it will be opt-in (disabled by default) to avoid an Anti-Feature on F-Droid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1705185851 {#4333
    date: 2024-01-13 23:44:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
    "@mp3@lemmy.ca"
    "@KLISHDFSDF@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4328 …}
  +nested: Doctrine\ORM\PersistentCollection {#4326 …}
  +votes: Doctrine\ORM\PersistentCollection {#4324 …}
  +reports: Doctrine\ORM\PersistentCollection {#4340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
  -id: 306433
  -bodyTs: "'/organicmaps/organicmaps/issues/6773#is':20 '/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':23 '4':13 'anti':51 'anti-featur':50 'anyway':16 'avoid':48 'communiti':15 'cross':9 'cross-post':8 'crusad':7 'default':46 'disabl':44 'droid':56 'f':55 'f-droid':54 'featur':52 'github.com':19,22 'github.com/organicmaps/organicmaps/issues/6773#is':18 'github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':21 'integr':36 'jean':25 'kayak':35 'lemmi':14 'op':1 'opt':42 'opt-in':41 'post':10 'said':26 'seem':2 'set':31 'toggl':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6416775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705185851 {#4336
    date: 2024-01-13 23:44:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4338
  +user: Proxies\__CG__\App\Entity\User {#4330 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4308
    +user: Proxies\__CG__\App\Entity\User {#4311 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4270
      +user: Proxies\__CG__\App\Entity\User {#4267 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4064
        +user: App\Entity\User {#4012 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "How does Kayak get my personal information via a search link from Organic Maps?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1723220132 {#4074
          date: 2024-08-09 18:15:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@PrivacyAdd@discuss.tchncs.de"
          "@PrivacyAdd@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4060 …}
        +votes: Doctrine\ORM\PersistentCollection {#4058 …}
        +reports: Doctrine\ORM\PersistentCollection {#4056 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
        -id: 306320
        -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6330838"
        +editedAt: DateTimeImmutable @1722859637 {#4010
          date: 2024-08-05 14:07:17.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705183268 {#4073
          date: 2024-01-13 23:01:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4064}
      +body: "I suppose by accessing the website and using the Kayak platform? Seems like an overblown reaction to a link…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705184924 {#4271
        date: 2024-01-13 23:28:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PrivacyAdd@discuss.tchncs.de"
        "@avidamoeba@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4262 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
      -id: 306394
      -bodyTs: "'access':4 'kayak':10 'like':13 'link':19 'overblown':15 'platform':11 'reaction':16 'seem':12 'suppos':2 'use':8 'websit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6331540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705184924 {#4274
        date: 2024-01-13 23:28:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "Significantly overblown. Most of the opened github issues were by the same person. Seems someone doesn’t like it and is trying to spam the issue and frame it as a bigger deal than it really is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1705185187 {#4305
      date: 2024-01-13 23:33:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
      "@avidamoeba@lemmy.ca"
      "@mp3@lemmy.ca"
      "@PrivacyAdd@discuss.tchncs.de"
      "@avidamoeba@lemmy.ca"
      "@mp3@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4312 …}
    +nested: Doctrine\ORM\PersistentCollection {#4314 …}
    +votes: Doctrine\ORM\PersistentCollection {#4315 …}
    +reports: Doctrine\ORM\PersistentCollection {#4317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
    -id: 306406
    -bodyTs: "'bigger':32 'deal':33 'doesn':16 'frame':28 'github':7 'issu':8,26 'like':18 'open':6 'overblown':2 'person':13 'realli':36 'seem':14 'signific':1 'someon':15 'spam':24 'tri':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7339566"
    +editedAt: DateTimeImmutable @1722873012 {#4302
      date: 2024-08-05 17:50:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705185187 {#4300
      date: 2024-01-13 23:33:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: """
    OP seems to be on a crusade, cross-posting this to 4 lemmy communities.\n
    \n
    Anyway, this: [github.com/organicmaps/organicmaps/issues/6773#is…](https://github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)\n
    \n
    > As Jean said, it will have a setting to toggle the Kayak integration and it will be opt-in (disabled by default) to avoid an Anti-Feature on F-Droid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1705185851 {#4333
    date: 2024-01-13 23:44:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
    "@mp3@lemmy.ca"
    "@KLISHDFSDF@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4328 …}
  +nested: Doctrine\ORM\PersistentCollection {#4326 …}
  +votes: Doctrine\ORM\PersistentCollection {#4324 …}
  +reports: Doctrine\ORM\PersistentCollection {#4340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
  -id: 306433
  -bodyTs: "'/organicmaps/organicmaps/issues/6773#is':20 '/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':23 '4':13 'anti':51 'anti-featur':50 'anyway':16 'avoid':48 'communiti':15 'cross':9 'cross-post':8 'crusad':7 'default':46 'disabl':44 'droid':56 'f':55 'f-droid':54 'featur':52 'github.com':19,22 'github.com/organicmaps/organicmaps/issues/6773#is':18 'github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':21 'integr':36 'jean':25 'kayak':35 'lemmi':14 'op':1 'opt':42 'opt-in':41 'post':10 'said':26 'seem':2 'set':31 'toggl':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6416775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705185851 {#4336
    date: 2024-01-13 23:44:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4338
  +user: Proxies\__CG__\App\Entity\User {#4330 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4308
    +user: Proxies\__CG__\App\Entity\User {#4311 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4270
      +user: Proxies\__CG__\App\Entity\User {#4267 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4064
        +user: App\Entity\User {#4012 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "How does Kayak get my personal information via a search link from Organic Maps?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1723220132 {#4074
          date: 2024-08-09 18:15:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@PrivacyAdd@discuss.tchncs.de"
          "@PrivacyAdd@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4060 …}
        +votes: Doctrine\ORM\PersistentCollection {#4058 …}
        +reports: Doctrine\ORM\PersistentCollection {#4056 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
        -id: 306320
        -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6330838"
        +editedAt: DateTimeImmutable @1722859637 {#4010
          date: 2024-08-05 14:07:17.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705183268 {#4073
          date: 2024-01-13 23:01:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4064}
      +body: "I suppose by accessing the website and using the Kayak platform? Seems like an overblown reaction to a link…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705184924 {#4271
        date: 2024-01-13 23:28:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PrivacyAdd@discuss.tchncs.de"
        "@avidamoeba@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4262 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
      -id: 306394
      -bodyTs: "'access':4 'kayak':10 'like':13 'link':19 'overblown':15 'platform':11 'reaction':16 'seem':12 'suppos':2 'use':8 'websit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6331540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705184924 {#4274
        date: 2024-01-13 23:28:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "Significantly overblown. Most of the opened github issues were by the same person. Seems someone doesn’t like it and is trying to spam the issue and frame it as a bigger deal than it really is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1705185187 {#4305
      date: 2024-01-13 23:33:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
      "@avidamoeba@lemmy.ca"
      "@mp3@lemmy.ca"
      "@PrivacyAdd@discuss.tchncs.de"
      "@avidamoeba@lemmy.ca"
      "@mp3@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4312 …}
    +nested: Doctrine\ORM\PersistentCollection {#4314 …}
    +votes: Doctrine\ORM\PersistentCollection {#4315 …}
    +reports: Doctrine\ORM\PersistentCollection {#4317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
    -id: 306406
    -bodyTs: "'bigger':32 'deal':33 'doesn':16 'frame':28 'github':7 'issu':8,26 'like':18 'open':6 'overblown':2 'person':13 'realli':36 'seem':14 'signific':1 'someon':15 'spam':24 'tri':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7339566"
    +editedAt: DateTimeImmutable @1722873012 {#4302
      date: 2024-08-05 17:50:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705185187 {#4300
      date: 2024-01-13 23:33:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: """
    OP seems to be on a crusade, cross-posting this to 4 lemmy communities.\n
    \n
    Anyway, this: [github.com/organicmaps/organicmaps/issues/6773#is…](https://github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)\n
    \n
    > As Jean said, it will have a setting to toggle the Kayak integration and it will be opt-in (disabled by default) to avoid an Anti-Feature on F-Droid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1705185851 {#4333
    date: 2024-01-13 23:44:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
    "@mp3@lemmy.ca"
    "@KLISHDFSDF@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4328 …}
  +nested: Doctrine\ORM\PersistentCollection {#4326 …}
  +votes: Doctrine\ORM\PersistentCollection {#4324 …}
  +reports: Doctrine\ORM\PersistentCollection {#4340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
  -id: 306433
  -bodyTs: "'/organicmaps/organicmaps/issues/6773#is':20 '/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':23 '4':13 'anti':51 'anti-featur':50 'anyway':16 'avoid':48 'communiti':15 'cross':9 'cross-post':8 'crusad':7 'default':46 'disabl':44 'droid':56 'f':55 'f-droid':54 'featur':52 'github.com':19,22 'github.com/organicmaps/organicmaps/issues/6773#is':18 'github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':21 'integr':36 'jean':25 'kayak':35 'lemmi':14 'op':1 'opt':42 'opt-in':41 'post':10 'said':26 'seem':2 'set':31 'toggl':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6416775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705185851 {#4336
    date: 2024-01-13 23:44:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4361
  +user: Proxies\__CG__\App\Entity\User {#4353 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: Proxies\__CG__\App\Entity\User {#4330 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4308
      +user: Proxies\__CG__\App\Entity\User {#4311 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4270
        +user: Proxies\__CG__\App\Entity\User {#4267 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4064
          +user: App\Entity\User {#4012 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "How does Kayak get my personal information via a search link from Organic Maps?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1723220132 {#4074
            date: 2024-08-09 18:15:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@PrivacyAdd@discuss.tchncs.de"
            "@PrivacyAdd@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4062 …}
          +nested: Doctrine\ORM\PersistentCollection {#4060 …}
          +votes: Doctrine\ORM\PersistentCollection {#4058 …}
          +reports: Doctrine\ORM\PersistentCollection {#4056 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
          -id: 306320
          -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6330838"
          +editedAt: DateTimeImmutable @1722859637 {#4010
            date: 2024-08-05 14:07:17.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705183268 {#4073
            date: 2024-01-13 23:01:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4064}
        +body: "I suppose by accessing the website and using the Kayak platform? Seems like an overblown reaction to a link…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705184924 {#4271
          date: 2024-01-13 23:28:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@PrivacyAdd@discuss.tchncs.de"
          "@avidamoeba@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4264 …}
        +nested: Doctrine\ORM\PersistentCollection {#4262 …}
        +votes: Doctrine\ORM\PersistentCollection {#4266 …}
        +reports: Doctrine\ORM\PersistentCollection {#4277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
        -id: 306394
        -bodyTs: "'access':4 'kayak':10 'like':13 'link':19 'overblown':15 'platform':11 'reaction':16 'seem':12 'suppos':2 'use':8 'websit':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6331540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705184924 {#4274
          date: 2024-01-13 23:28:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4064}
      +body: "Significantly overblown. Most of the opened github issues were by the same person. Seems someone doesn’t like it and is trying to spam the issue and frame it as a bigger deal than it really is."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1705185187 {#4305
        date: 2024-01-13 23:33:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PrivacyAdd@discuss.tchncs.de"
        "@avidamoeba@lemmy.ca"
        "@mp3@lemmy.ca"
        "@PrivacyAdd@discuss.tchncs.de"
        "@avidamoeba@lemmy.ca"
        "@mp3@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4312 …}
      +nested: Doctrine\ORM\PersistentCollection {#4314 …}
      +votes: Doctrine\ORM\PersistentCollection {#4315 …}
      +reports: Doctrine\ORM\PersistentCollection {#4317 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
      -id: 306406
      -bodyTs: "'bigger':32 'deal':33 'doesn':16 'frame':28 'github':7 'issu':8,26 'like':18 'open':6 'overblown':2 'person':13 'realli':36 'seem':14 'signific':1 'someon':15 'spam':24 'tri':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7339566"
      +editedAt: DateTimeImmutable @1722873012 {#4302
        date: 2024-08-05 17:50:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705185187 {#4300
        date: 2024-01-13 23:33:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: """
      OP seems to be on a crusade, cross-posting this to 4 lemmy communities.\n
      \n
      Anyway, this: [github.com/organicmaps/organicmaps/issues/6773#is…](https://github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)\n
      \n
      > As Jean said, it will have a setting to toggle the Kayak integration and it will be opt-in (disabled by default) to avoid an Anti-Feature on F-Droid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1705185851 {#4333
      date: 2024-01-13 23:44:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
      "@avidamoeba@lemmy.ca"
      "@mp3@lemmy.ca"
      "@KLISHDFSDF@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4328 …}
    +nested: Doctrine\ORM\PersistentCollection {#4326 …}
    +votes: Doctrine\ORM\PersistentCollection {#4324 …}
    +reports: Doctrine\ORM\PersistentCollection {#4340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
    -id: 306433
    -bodyTs: "'/organicmaps/organicmaps/issues/6773#is':20 '/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':23 '4':13 'anti':51 'anti-featur':50 'anyway':16 'avoid':48 'communiti':15 'cross':9 'cross-post':8 'crusad':7 'default':46 'disabl':44 'droid':56 'f':55 'f-droid':54 'featur':52 'github.com':19,22 'github.com/organicmaps/organicmaps/issues/6773#is':18 'github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':21 'integr':36 'jean':25 'kayak':35 'lemmi':14 'op':1 'opt':42 'opt-in':41 'post':10 'said':26 'seem':2 'set':31 'toggl':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6416775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705185851 {#4336
      date: 2024-01-13 23:44:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: """
    Literally their only content, not even a comment.\n
    \n
    This is an axe-grind of some sort.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705207205 {#4356
    date: 2024-01-14 05:40:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
    "@mp3@lemmy.ca"
    "@KLISHDFSDF@lemmy.ml"
    "@erAck@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4351 …}
  +nested: Doctrine\ORM\PersistentCollection {#4349 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 307036
  -bodyTs: "'axe':13 'axe-grind':12 'comment':8 'content':4 'even':6 'grind':14 'liter':1 'sort':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6667977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705207205 {#4359
    date: 2024-01-14 05:40:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4361
  +user: Proxies\__CG__\App\Entity\User {#4353 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: Proxies\__CG__\App\Entity\User {#4330 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4308
      +user: Proxies\__CG__\App\Entity\User {#4311 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4270
        +user: Proxies\__CG__\App\Entity\User {#4267 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4064
          +user: App\Entity\User {#4012 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "How does Kayak get my personal information via a search link from Organic Maps?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1723220132 {#4074
            date: 2024-08-09 18:15:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@PrivacyAdd@discuss.tchncs.de"
            "@PrivacyAdd@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4062 …}
          +nested: Doctrine\ORM\PersistentCollection {#4060 …}
          +votes: Doctrine\ORM\PersistentCollection {#4058 …}
          +reports: Doctrine\ORM\PersistentCollection {#4056 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
          -id: 306320
          -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6330838"
          +editedAt: DateTimeImmutable @1722859637 {#4010
            date: 2024-08-05 14:07:17.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705183268 {#4073
            date: 2024-01-13 23:01:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4064}
        +body: "I suppose by accessing the website and using the Kayak platform? Seems like an overblown reaction to a link…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705184924 {#4271
          date: 2024-01-13 23:28:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@PrivacyAdd@discuss.tchncs.de"
          "@avidamoeba@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4264 …}
        +nested: Doctrine\ORM\PersistentCollection {#4262 …}
        +votes: Doctrine\ORM\PersistentCollection {#4266 …}
        +reports: Doctrine\ORM\PersistentCollection {#4277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
        -id: 306394
        -bodyTs: "'access':4 'kayak':10 'like':13 'link':19 'overblown':15 'platform':11 'reaction':16 'seem':12 'suppos':2 'use':8 'websit':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6331540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705184924 {#4274
          date: 2024-01-13 23:28:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4064}
      +body: "Significantly overblown. Most of the opened github issues were by the same person. Seems someone doesn’t like it and is trying to spam the issue and frame it as a bigger deal than it really is."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1705185187 {#4305
        date: 2024-01-13 23:33:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PrivacyAdd@discuss.tchncs.de"
        "@avidamoeba@lemmy.ca"
        "@mp3@lemmy.ca"
        "@PrivacyAdd@discuss.tchncs.de"
        "@avidamoeba@lemmy.ca"
        "@mp3@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4312 …}
      +nested: Doctrine\ORM\PersistentCollection {#4314 …}
      +votes: Doctrine\ORM\PersistentCollection {#4315 …}
      +reports: Doctrine\ORM\PersistentCollection {#4317 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
      -id: 306406
      -bodyTs: "'bigger':32 'deal':33 'doesn':16 'frame':28 'github':7 'issu':8,26 'like':18 'open':6 'overblown':2 'person':13 'realli':36 'seem':14 'signific':1 'someon':15 'spam':24 'tri':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7339566"
      +editedAt: DateTimeImmutable @1722873012 {#4302
        date: 2024-08-05 17:50:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705185187 {#4300
        date: 2024-01-13 23:33:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: """
      OP seems to be on a crusade, cross-posting this to 4 lemmy communities.\n
      \n
      Anyway, this: [github.com/organicmaps/organicmaps/issues/6773#is…](https://github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)\n
      \n
      > As Jean said, it will have a setting to toggle the Kayak integration and it will be opt-in (disabled by default) to avoid an Anti-Feature on F-Droid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1705185851 {#4333
      date: 2024-01-13 23:44:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
      "@avidamoeba@lemmy.ca"
      "@mp3@lemmy.ca"
      "@KLISHDFSDF@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4328 …}
    +nested: Doctrine\ORM\PersistentCollection {#4326 …}
    +votes: Doctrine\ORM\PersistentCollection {#4324 …}
    +reports: Doctrine\ORM\PersistentCollection {#4340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
    -id: 306433
    -bodyTs: "'/organicmaps/organicmaps/issues/6773#is':20 '/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':23 '4':13 'anti':51 'anti-featur':50 'anyway':16 'avoid':48 'communiti':15 'cross':9 'cross-post':8 'crusad':7 'default':46 'disabl':44 'droid':56 'f':55 'f-droid':54 'featur':52 'github.com':19,22 'github.com/organicmaps/organicmaps/issues/6773#is':18 'github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':21 'integr':36 'jean':25 'kayak':35 'lemmi':14 'op':1 'opt':42 'opt-in':41 'post':10 'said':26 'seem':2 'set':31 'toggl':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6416775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705185851 {#4336
      date: 2024-01-13 23:44:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: """
    Literally their only content, not even a comment.\n
    \n
    This is an axe-grind of some sort.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705207205 {#4356
    date: 2024-01-14 05:40:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
    "@mp3@lemmy.ca"
    "@KLISHDFSDF@lemmy.ml"
    "@erAck@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4351 …}
  +nested: Doctrine\ORM\PersistentCollection {#4349 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 307036
  -bodyTs: "'axe':13 'axe-grind':12 'comment':8 'content':4 'even':6 'grind':14 'liter':1 'sort':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6667977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705207205 {#4359
    date: 2024-01-14 05:40:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4361
  +user: Proxies\__CG__\App\Entity\User {#4353 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: Proxies\__CG__\App\Entity\User {#4330 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4308
      +user: Proxies\__CG__\App\Entity\User {#4311 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4270
        +user: Proxies\__CG__\App\Entity\User {#4267 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4064
          +user: App\Entity\User {#4012 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "How does Kayak get my personal information via a search link from Organic Maps?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1723220132 {#4074
            date: 2024-08-09 18:15:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@PrivacyAdd@discuss.tchncs.de"
            "@PrivacyAdd@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4062 …}
          +nested: Doctrine\ORM\PersistentCollection {#4060 …}
          +votes: Doctrine\ORM\PersistentCollection {#4058 …}
          +reports: Doctrine\ORM\PersistentCollection {#4056 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
          -id: 306320
          -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6330838"
          +editedAt: DateTimeImmutable @1722859637 {#4010
            date: 2024-08-05 14:07:17.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705183268 {#4073
            date: 2024-01-13 23:01:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4064}
        +body: "I suppose by accessing the website and using the Kayak platform? Seems like an overblown reaction to a link…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705184924 {#4271
          date: 2024-01-13 23:28:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@PrivacyAdd@discuss.tchncs.de"
          "@avidamoeba@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4264 …}
        +nested: Doctrine\ORM\PersistentCollection {#4262 …}
        +votes: Doctrine\ORM\PersistentCollection {#4266 …}
        +reports: Doctrine\ORM\PersistentCollection {#4277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
        -id: 306394
        -bodyTs: "'access':4 'kayak':10 'like':13 'link':19 'overblown':15 'platform':11 'reaction':16 'seem':12 'suppos':2 'use':8 'websit':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6331540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705184924 {#4274
          date: 2024-01-13 23:28:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4064}
      +body: "Significantly overblown. Most of the opened github issues were by the same person. Seems someone doesn’t like it and is trying to spam the issue and frame it as a bigger deal than it really is."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1705185187 {#4305
        date: 2024-01-13 23:33:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PrivacyAdd@discuss.tchncs.de"
        "@avidamoeba@lemmy.ca"
        "@mp3@lemmy.ca"
        "@PrivacyAdd@discuss.tchncs.de"
        "@avidamoeba@lemmy.ca"
        "@mp3@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4312 …}
      +nested: Doctrine\ORM\PersistentCollection {#4314 …}
      +votes: Doctrine\ORM\PersistentCollection {#4315 …}
      +reports: Doctrine\ORM\PersistentCollection {#4317 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
      -id: 306406
      -bodyTs: "'bigger':32 'deal':33 'doesn':16 'frame':28 'github':7 'issu':8,26 'like':18 'open':6 'overblown':2 'person':13 'realli':36 'seem':14 'signific':1 'someon':15 'spam':24 'tri':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7339566"
      +editedAt: DateTimeImmutable @1722873012 {#4302
        date: 2024-08-05 17:50:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705185187 {#4300
        date: 2024-01-13 23:33:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: """
      OP seems to be on a crusade, cross-posting this to 4 lemmy communities.\n
      \n
      Anyway, this: [github.com/organicmaps/organicmaps/issues/6773#is…](https://github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)\n
      \n
      > As Jean said, it will have a setting to toggle the Kayak integration and it will be opt-in (disabled by default) to avoid an Anti-Feature on F-Droid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1705185851 {#4333
      date: 2024-01-13 23:44:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
      "@avidamoeba@lemmy.ca"
      "@mp3@lemmy.ca"
      "@KLISHDFSDF@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4328 …}
    +nested: Doctrine\ORM\PersistentCollection {#4326 …}
    +votes: Doctrine\ORM\PersistentCollection {#4324 …}
    +reports: Doctrine\ORM\PersistentCollection {#4340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
    -id: 306433
    -bodyTs: "'/organicmaps/organicmaps/issues/6773#is':20 '/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':23 '4':13 'anti':51 'anti-featur':50 'anyway':16 'avoid':48 'communiti':15 'cross':9 'cross-post':8 'crusad':7 'default':46 'disabl':44 'droid':56 'f':55 'f-droid':54 'featur':52 'github.com':19,22 'github.com/organicmaps/organicmaps/issues/6773#is':18 'github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':21 'integr':36 'jean':25 'kayak':35 'lemmi':14 'op':1 'opt':42 'opt-in':41 'post':10 'said':26 'seem':2 'set':31 'toggl':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6416775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705185851 {#4336
      date: 2024-01-13 23:44:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: """
    Literally their only content, not even a comment.\n
    \n
    This is an axe-grind of some sort.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705207205 {#4356
    date: 2024-01-14 05:40:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
    "@mp3@lemmy.ca"
    "@KLISHDFSDF@lemmy.ml"
    "@erAck@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4351 …}
  +nested: Doctrine\ORM\PersistentCollection {#4349 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 307036
  -bodyTs: "'axe':13 'axe-grind':12 'comment':8 'content':4 'even':6 'grind':14 'liter':1 'sort':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6667977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705207205 {#4359
    date: 2024-01-14 05:40:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#4384
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4361
    +user: Proxies\__CG__\App\Entity\User {#4353 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4338
      +user: Proxies\__CG__\App\Entity\User {#4330 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: Proxies\__CG__\App\Entity\User {#4311 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4270
          +user: Proxies\__CG__\App\Entity\User {#4267 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4064
            +user: App\Entity\User {#4012 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "How does Kayak get my personal information via a search link from Organic Maps?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1723220132 {#4074
              date: 2024-08-09 18:15:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@PrivacyAdd@discuss.tchncs.de"
              "@PrivacyAdd@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4062 …}
            +nested: Doctrine\ORM\PersistentCollection {#4060 …}
            +votes: Doctrine\ORM\PersistentCollection {#4058 …}
            +reports: Doctrine\ORM\PersistentCollection {#4056 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
            -id: 306320
            -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6330838"
            +editedAt: DateTimeImmutable @1722859637 {#4010
              date: 2024-08-05 14:07:17.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705183268 {#4073
              date: 2024-01-13 23:01:08.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4064}
          +body: "I suppose by accessing the website and using the Kayak platform? Seems like an overblown reaction to a link…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1705184924 {#4271
            date: 2024-01-13 23:28:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@PrivacyAdd@discuss.tchncs.de"
            "@avidamoeba@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4264 …}
          +nested: Doctrine\ORM\PersistentCollection {#4262 …}
          +votes: Doctrine\ORM\PersistentCollection {#4266 …}
          +reports: Doctrine\ORM\PersistentCollection {#4277 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
          -id: 306394
          -bodyTs: "'access':4 'kayak':10 'like':13 'link':19 'overblown':15 'platform':11 'reaction':16 'seem':12 'suppos':2 'use':8 'websit':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6331540"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705184924 {#4274
            date: 2024-01-13 23:28:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4064}
        +body: "Significantly overblown. Most of the opened github issues were by the same person. Seems someone doesn’t like it and is trying to spam the issue and frame it as a bigger deal than it really is."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1705185187 {#4305
          date: 2024-01-13 23:33:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@PrivacyAdd@discuss.tchncs.de"
          "@avidamoeba@lemmy.ca"
          "@mp3@lemmy.ca"
          "@PrivacyAdd@discuss.tchncs.de"
          "@avidamoeba@lemmy.ca"
          "@mp3@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4312 …}
        +nested: Doctrine\ORM\PersistentCollection {#4314 …}
        +votes: Doctrine\ORM\PersistentCollection {#4315 …}
        +reports: Doctrine\ORM\PersistentCollection {#4317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
        -id: 306406
        -bodyTs: "'bigger':32 'deal':33 'doesn':16 'frame':28 'github':7 'issu':8,26 'like':18 'open':6 'overblown':2 'person':13 'realli':36 'seem':14 'signific':1 'someon':15 'spam':24 'tri':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7339566"
        +editedAt: DateTimeImmutable @1722873012 {#4302
          date: 2024-08-05 17:50:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705185187 {#4300
          date: 2024-01-13 23:33:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4064}
      +body: """
        OP seems to be on a crusade, cross-posting this to 4 lemmy communities.\n
        \n
        Anyway, this: [github.com/organicmaps/organicmaps/issues/6773#is…](https://github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)\n
        \n
        > As Jean said, it will have a setting to toggle the Kayak integration and it will be opt-in (disabled by default) to avoid an Anti-Feature on F-Droid.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1705185851 {#4333
        date: 2024-01-13 23:44:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PrivacyAdd@discuss.tchncs.de"
        "@avidamoeba@lemmy.ca"
        "@mp3@lemmy.ca"
        "@KLISHDFSDF@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4328 …}
      +nested: Doctrine\ORM\PersistentCollection {#4326 …}
      +votes: Doctrine\ORM\PersistentCollection {#4324 …}
      +reports: Doctrine\ORM\PersistentCollection {#4340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
      -id: 306433
      -bodyTs: "'/organicmaps/organicmaps/issues/6773#is':20 '/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':23 '4':13 'anti':51 'anti-featur':50 'anyway':16 'avoid':48 'communiti':15 'cross':9 'cross-post':8 'crusad':7 'default':46 'disabl':44 'droid':56 'f':55 'f-droid':54 'featur':52 'github.com':19,22 'github.com/organicmaps/organicmaps/issues/6773#is':18 'github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':21 'integr':36 'jean':25 'kayak':35 'lemmi':14 'op':1 'opt':42 'opt-in':41 'post':10 'said':26 'seem':2 'set':31 'toggl':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6416775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705185851 {#4336
        date: 2024-01-13 23:44:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: """
      Literally their only content, not even a comment.\n
      \n
      This is an axe-grind of some sort.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705207205 {#4356
      date: 2024-01-14 05:40:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
      "@avidamoeba@lemmy.ca"
      "@mp3@lemmy.ca"
      "@KLISHDFSDF@lemmy.ml"
      "@erAck@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4351 …}
    +nested: Doctrine\ORM\PersistentCollection {#4349 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 307036
    -bodyTs: "'axe':13 'axe-grind':12 'comment':8 'content':4 'even':6 'grind':14 'liter':1 'sort':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6667977"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705207205 {#4359
      date: 2024-01-14 05:40:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "The plot twist will be when you find out that this account is actually one of the devs of organic maps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705240192 {#4379
    date: 2024-01-14 14:49:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
    "@mp3@lemmy.ca"
    "@KLISHDFSDF@lemmy.ml"
    "@erAck@discuss.tchncs.de"
    "@ikidd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4373 …}
  +votes: Doctrine\ORM\PersistentCollection {#4371 …}
  +reports: Doctrine\ORM\PersistentCollection {#4385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
  -id: 307916
  -bodyTs: "'account':12 'actual':14 'dev':18 'find':8 'map':21 'one':15 'organ':20 'plot':2 'twist':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7557984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240192 {#4382
    date: 2024-01-14 14:49:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4384
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4361
    +user: Proxies\__CG__\App\Entity\User {#4353 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4338
      +user: Proxies\__CG__\App\Entity\User {#4330 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: Proxies\__CG__\App\Entity\User {#4311 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4270
          +user: Proxies\__CG__\App\Entity\User {#4267 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4064
            +user: App\Entity\User {#4012 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "How does Kayak get my personal information via a search link from Organic Maps?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1723220132 {#4074
              date: 2024-08-09 18:15:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@PrivacyAdd@discuss.tchncs.de"
              "@PrivacyAdd@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4062 …}
            +nested: Doctrine\ORM\PersistentCollection {#4060 …}
            +votes: Doctrine\ORM\PersistentCollection {#4058 …}
            +reports: Doctrine\ORM\PersistentCollection {#4056 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
            -id: 306320
            -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6330838"
            +editedAt: DateTimeImmutable @1722859637 {#4010
              date: 2024-08-05 14:07:17.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705183268 {#4073
              date: 2024-01-13 23:01:08.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4064}
          +body: "I suppose by accessing the website and using the Kayak platform? Seems like an overblown reaction to a link…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1705184924 {#4271
            date: 2024-01-13 23:28:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@PrivacyAdd@discuss.tchncs.de"
            "@avidamoeba@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4264 …}
          +nested: Doctrine\ORM\PersistentCollection {#4262 …}
          +votes: Doctrine\ORM\PersistentCollection {#4266 …}
          +reports: Doctrine\ORM\PersistentCollection {#4277 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
          -id: 306394
          -bodyTs: "'access':4 'kayak':10 'like':13 'link':19 'overblown':15 'platform':11 'reaction':16 'seem':12 'suppos':2 'use':8 'websit':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6331540"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705184924 {#4274
            date: 2024-01-13 23:28:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4064}
        +body: "Significantly overblown. Most of the opened github issues were by the same person. Seems someone doesn’t like it and is trying to spam the issue and frame it as a bigger deal than it really is."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1705185187 {#4305
          date: 2024-01-13 23:33:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@PrivacyAdd@discuss.tchncs.de"
          "@avidamoeba@lemmy.ca"
          "@mp3@lemmy.ca"
          "@PrivacyAdd@discuss.tchncs.de"
          "@avidamoeba@lemmy.ca"
          "@mp3@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4312 …}
        +nested: Doctrine\ORM\PersistentCollection {#4314 …}
        +votes: Doctrine\ORM\PersistentCollection {#4315 …}
        +reports: Doctrine\ORM\PersistentCollection {#4317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
        -id: 306406
        -bodyTs: "'bigger':32 'deal':33 'doesn':16 'frame':28 'github':7 'issu':8,26 'like':18 'open':6 'overblown':2 'person':13 'realli':36 'seem':14 'signific':1 'someon':15 'spam':24 'tri':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7339566"
        +editedAt: DateTimeImmutable @1722873012 {#4302
          date: 2024-08-05 17:50:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705185187 {#4300
          date: 2024-01-13 23:33:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4064}
      +body: """
        OP seems to be on a crusade, cross-posting this to 4 lemmy communities.\n
        \n
        Anyway, this: [github.com/organicmaps/organicmaps/issues/6773#is…](https://github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)\n
        \n
        > As Jean said, it will have a setting to toggle the Kayak integration and it will be opt-in (disabled by default) to avoid an Anti-Feature on F-Droid.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1705185851 {#4333
        date: 2024-01-13 23:44:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PrivacyAdd@discuss.tchncs.de"
        "@avidamoeba@lemmy.ca"
        "@mp3@lemmy.ca"
        "@KLISHDFSDF@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4328 …}
      +nested: Doctrine\ORM\PersistentCollection {#4326 …}
      +votes: Doctrine\ORM\PersistentCollection {#4324 …}
      +reports: Doctrine\ORM\PersistentCollection {#4340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
      -id: 306433
      -bodyTs: "'/organicmaps/organicmaps/issues/6773#is':20 '/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':23 '4':13 'anti':51 'anti-featur':50 'anyway':16 'avoid':48 'communiti':15 'cross':9 'cross-post':8 'crusad':7 'default':46 'disabl':44 'droid':56 'f':55 'f-droid':54 'featur':52 'github.com':19,22 'github.com/organicmaps/organicmaps/issues/6773#is':18 'github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':21 'integr':36 'jean':25 'kayak':35 'lemmi':14 'op':1 'opt':42 'opt-in':41 'post':10 'said':26 'seem':2 'set':31 'toggl':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6416775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705185851 {#4336
        date: 2024-01-13 23:44:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: """
      Literally their only content, not even a comment.\n
      \n
      This is an axe-grind of some sort.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705207205 {#4356
      date: 2024-01-14 05:40:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
      "@avidamoeba@lemmy.ca"
      "@mp3@lemmy.ca"
      "@KLISHDFSDF@lemmy.ml"
      "@erAck@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4351 …}
    +nested: Doctrine\ORM\PersistentCollection {#4349 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 307036
    -bodyTs: "'axe':13 'axe-grind':12 'comment':8 'content':4 'even':6 'grind':14 'liter':1 'sort':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6667977"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705207205 {#4359
      date: 2024-01-14 05:40:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "The plot twist will be when you find out that this account is actually one of the devs of organic maps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705240192 {#4379
    date: 2024-01-14 14:49:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
    "@mp3@lemmy.ca"
    "@KLISHDFSDF@lemmy.ml"
    "@erAck@discuss.tchncs.de"
    "@ikidd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4373 …}
  +votes: Doctrine\ORM\PersistentCollection {#4371 …}
  +reports: Doctrine\ORM\PersistentCollection {#4385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
  -id: 307916
  -bodyTs: "'account':12 'actual':14 'dev':18 'find':8 'map':21 'one':15 'organ':20 'plot':2 'twist':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7557984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240192 {#4382
    date: 2024-01-14 14:49:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4384
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4361
    +user: Proxies\__CG__\App\Entity\User {#4353 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4338
      +user: Proxies\__CG__\App\Entity\User {#4330 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: Proxies\__CG__\App\Entity\User {#4311 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4270
          +user: Proxies\__CG__\App\Entity\User {#4267 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4064
            +user: App\Entity\User {#4012 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "How does Kayak get my personal information via a search link from Organic Maps?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1723220132 {#4074
              date: 2024-08-09 18:15:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@PrivacyAdd@discuss.tchncs.de"
              "@PrivacyAdd@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4062 …}
            +nested: Doctrine\ORM\PersistentCollection {#4060 …}
            +votes: Doctrine\ORM\PersistentCollection {#4058 …}
            +reports: Doctrine\ORM\PersistentCollection {#4056 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4028 …}
            -id: 306320
            -bodyTs: "'get':4 'inform':7 'kayak':3 'link':11 'map':14 'organ':13 'person':6 'search':10 'via':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6330838"
            +editedAt: DateTimeImmutable @1722859637 {#4010
              date: 2024-08-05 14:07:17.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705183268 {#4073
              date: 2024-01-13 23:01:08.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4064}
          +body: "I suppose by accessing the website and using the Kayak platform? Seems like an overblown reaction to a link…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1705184924 {#4271
            date: 2024-01-13 23:28:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@PrivacyAdd@discuss.tchncs.de"
            "@avidamoeba@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4264 …}
          +nested: Doctrine\ORM\PersistentCollection {#4262 …}
          +votes: Doctrine\ORM\PersistentCollection {#4266 …}
          +reports: Doctrine\ORM\PersistentCollection {#4277 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
          -id: 306394
          -bodyTs: "'access':4 'kayak':10 'like':13 'link':19 'overblown':15 'platform':11 'reaction':16 'seem':12 'suppos':2 'use':8 'websit':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6331540"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705184924 {#4274
            date: 2024-01-13 23:28:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4064}
        +body: "Significantly overblown. Most of the opened github issues were by the same person. Seems someone doesn’t like it and is trying to spam the issue and frame it as a bigger deal than it really is."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1705185187 {#4305
          date: 2024-01-13 23:33:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@PrivacyAdd@discuss.tchncs.de"
          "@avidamoeba@lemmy.ca"
          "@mp3@lemmy.ca"
          "@PrivacyAdd@discuss.tchncs.de"
          "@avidamoeba@lemmy.ca"
          "@mp3@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4312 …}
        +nested: Doctrine\ORM\PersistentCollection {#4314 …}
        +votes: Doctrine\ORM\PersistentCollection {#4315 …}
        +reports: Doctrine\ORM\PersistentCollection {#4317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4319 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4321 …}
        -id: 306406
        -bodyTs: "'bigger':32 'deal':33 'doesn':16 'frame':28 'github':7 'issu':8,26 'like':18 'open':6 'overblown':2 'person':13 'realli':36 'seem':14 'signific':1 'someon':15 'spam':24 'tri':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7339566"
        +editedAt: DateTimeImmutable @1722873012 {#4302
          date: 2024-08-05 17:50:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705185187 {#4300
          date: 2024-01-13 23:33:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4064}
      +body: """
        OP seems to be on a crusade, cross-posting this to 4 lemmy communities.\n
        \n
        Anyway, this: [github.com/organicmaps/organicmaps/issues/6773#is…](https://github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)\n
        \n
        > As Jean said, it will have a setting to toggle the Kayak integration and it will be opt-in (disabled by default) to avoid an Anti-Feature on F-Droid.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1705185851 {#4333
        date: 2024-01-13 23:44:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PrivacyAdd@discuss.tchncs.de"
        "@avidamoeba@lemmy.ca"
        "@mp3@lemmy.ca"
        "@KLISHDFSDF@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4328 …}
      +nested: Doctrine\ORM\PersistentCollection {#4326 …}
      +votes: Doctrine\ORM\PersistentCollection {#4324 …}
      +reports: Doctrine\ORM\PersistentCollection {#4340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
      -id: 306433
      -bodyTs: "'/organicmaps/organicmaps/issues/6773#is':20 '/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':23 '4':13 'anti':51 'anti-featur':50 'anyway':16 'avoid':48 'communiti':15 'cross':9 'cross-post':8 'crusad':7 'default':46 'disabl':44 'droid':56 'f':55 'f-droid':54 'featur':52 'github.com':19,22 'github.com/organicmaps/organicmaps/issues/6773#is':18 'github.com/organicmaps/organicmaps/issues/6773#issuecomment-1838123926)':21 'integr':36 'jean':25 'kayak':35 'lemmi':14 'op':1 'opt':42 'opt-in':41 'post':10 'said':26 'seem':2 'set':31 'toggl':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6416775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705185851 {#4336
        date: 2024-01-13 23:44:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: """
      Literally their only content, not even a comment.\n
      \n
      This is an axe-grind of some sort.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705207205 {#4356
      date: 2024-01-14 05:40:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
      "@avidamoeba@lemmy.ca"
      "@mp3@lemmy.ca"
      "@KLISHDFSDF@lemmy.ml"
      "@erAck@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4351 …}
    +nested: Doctrine\ORM\PersistentCollection {#4349 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 307036
    -bodyTs: "'axe':13 'axe-grind':12 'comment':8 'content':4 'even':6 'grind':14 'liter':1 'sort':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6667977"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705207205 {#4359
      date: 2024-01-14 05:40:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "The plot twist will be when you find out that this account is actually one of the devs of organic maps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705240192 {#4379
    date: 2024-01-14 14:49:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@avidamoeba@lemmy.ca"
    "@mp3@lemmy.ca"
    "@KLISHDFSDF@lemmy.ml"
    "@erAck@discuss.tchncs.de"
    "@ikidd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4373 …}
  +votes: Doctrine\ORM\PersistentCollection {#4371 …}
  +reports: Doctrine\ORM\PersistentCollection {#4385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
  -id: 307916
  -bodyTs: "'account':12 'actual':14 'dev':18 'find':8 'map':21 'one':15 'organ':20 'plot':2 'twist':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7557984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240192 {#4382
    date: 2024-01-14 14:49:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4098
  +user: App\Entity\User {#4082 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s literally just a link. They don’t send shit to Kayak unless you decide yourself to click that link. Yes, Kayak could track you. That’s true of most sites they could link to. They also advertise this fact pretty clearly. And as far as I can tell, didn’t they confirm it would be made opt-in?\n
    \n
    Total storm in a teacup situation…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1705195721 {#4107
    date: 2024-01-14 02:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@PrivacyAdd@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4092 …}
  +nested: Doctrine\ORM\PersistentCollection {#4095 …}
  +votes: Doctrine\ORM\PersistentCollection {#4090 …}
  +reports: Doctrine\ORM\PersistentCollection {#4088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4084 …}
  -id: 306747
  -bodyTs: "'advertis':39 'also':38 'clear':43 'click':19 'confirm':54 'could':24,34 'decid':16 'didn':51 'fact':41 'far':46 'kayak':13,23 'link':6,21,35 'liter':3 'made':58 'opt':60 'opt-in':59 'pretti':42 'send':10 'shit':11 'site':32 'situat':67 'storm':63 'teacup':66 'tell':50 'total':62 'track':25 'true':29 'unless':14 'would':56 'yes':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6337899"
  +editedAt: DateTimeImmutable @1722948438 {#4104
    date: 2024-08-06 14:47:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705195721 {#4097
    date: 2024-01-14 02:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4098
  +user: App\Entity\User {#4082 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s literally just a link. They don’t send shit to Kayak unless you decide yourself to click that link. Yes, Kayak could track you. That’s true of most sites they could link to. They also advertise this fact pretty clearly. And as far as I can tell, didn’t they confirm it would be made opt-in?\n
    \n
    Total storm in a teacup situation…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1705195721 {#4107
    date: 2024-01-14 02:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@PrivacyAdd@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4092 …}
  +nested: Doctrine\ORM\PersistentCollection {#4095 …}
  +votes: Doctrine\ORM\PersistentCollection {#4090 …}
  +reports: Doctrine\ORM\PersistentCollection {#4088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4084 …}
  -id: 306747
  -bodyTs: "'advertis':39 'also':38 'clear':43 'click':19 'confirm':54 'could':24,34 'decid':16 'didn':51 'fact':41 'far':46 'kayak':13,23 'link':6,21,35 'liter':3 'made':58 'opt':60 'opt-in':59 'pretti':42 'send':10 'shit':11 'site':32 'situat':67 'storm':63 'teacup':66 'tell':50 'total':62 'track':25 'true':29 'unless':14 'would':56 'yes':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6337899"
  +editedAt: DateTimeImmutable @1722948438 {#4104
    date: 2024-08-06 14:47:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705195721 {#4097
    date: 2024-01-14 02:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4098
  +user: App\Entity\User {#4082 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s literally just a link. They don’t send shit to Kayak unless you decide yourself to click that link. Yes, Kayak could track you. That’s true of most sites they could link to. They also advertise this fact pretty clearly. And as far as I can tell, didn’t they confirm it would be made opt-in?\n
    \n
    Total storm in a teacup situation…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1705195721 {#4107
    date: 2024-01-14 02:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@PrivacyAdd@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4092 …}
  +nested: Doctrine\ORM\PersistentCollection {#4095 …}
  +votes: Doctrine\ORM\PersistentCollection {#4090 …}
  +reports: Doctrine\ORM\PersistentCollection {#4088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4084 …}
  -id: 306747
  -bodyTs: "'advertis':39 'also':38 'clear':43 'click':19 'confirm':54 'could':24,34 'decid':16 'didn':51 'fact':41 'far':46 'kayak':13,23 'link':6,21,35 'liter':3 'made':58 'opt':60 'opt-in':59 'pretti':42 'send':10 'shit':11 'site':32 'situat':67 'storm':63 'teacup':66 'tell':50 'total':62 'track':25 'true':29 'unless':14 'would':56 'yes':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6337899"
  +editedAt: DateTimeImmutable @1722948438 {#4104
    date: 2024-08-06 14:47:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705195721 {#4097
    date: 2024-01-14 02:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Let’s look at the bright side\n
    \n
    Now we know and see how fast fdroid would react if a dev pushes malicious code, pretty instant
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1724391715 {#4181
    date: 2024-08-23 07:41:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 307908
  -bodyTs: "'bright':6 'code':23 'dev':20 'fast':14 'fdroid':15 'instant':25 'know':10 'let':1 'look':3 'malici':22 'pretti':24 'push':21 'react':17 'see':12 'side':7 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7557942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240016 {#4182
    date: 2024-01-14 14:46:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Let’s look at the bright side\n
    \n
    Now we know and see how fast fdroid would react if a dev pushes malicious code, pretty instant
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1724391715 {#4181
    date: 2024-08-23 07:41:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 307908
  -bodyTs: "'bright':6 'code':23 'dev':20 'fast':14 'fdroid':15 'instant':25 'know':10 'let':1 'look':3 'malici':22 'pretti':24 'push':21 'react':17 'see':12 'side':7 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7557942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240016 {#4182
    date: 2024-01-14 14:46:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Let’s look at the bright side\n
    \n
    Now we know and see how fast fdroid would react if a dev pushes malicious code, pretty instant
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1724391715 {#4181
    date: 2024-08-23 07:41:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 307908
  -bodyTs: "'bright':6 'code':23 'dev':20 'fast':14 'fdroid':15 'instant':25 'know':10 'let':1 'look':3 'malici':22 'pretti':24 'push':21 'react':17 'see':12 'side':7 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7557942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240016 {#4182
    date: 2024-01-14 14:46:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4285
  +user: Proxies\__CG__\App\Entity\User {#4286 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4186
    +user: App\Entity\User {#4199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s look at the bright side\n
      \n
      Now we know and see how fast fdroid would react if a dev pushes malicious code, pretty instant
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1724391715 {#4181
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4187 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4191 …}
    +reports: Doctrine\ORM\PersistentCollection {#4193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
    -id: 307908
    -bodyTs: "'bright':6 'code':23 'dev':20 'fast':14 'fdroid':15 'instant':25 'know':10 'let':1 'look':3 'malici':22 'pretti':24 'push':21 'react':17 'see':12 'side':7 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7557942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240016 {#4182
      date: 2024-01-14 14:46:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "For me f-droid and debian are the gold standard concerning trusted free software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705361657 {#4283
    date: 2024-01-16 00:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4287 …}
  +nested: Doctrine\ORM\PersistentCollection {#4289 …}
  +votes: Doctrine\ORM\PersistentCollection {#4291 …}
  +reports: Doctrine\ORM\PersistentCollection {#4293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4297 …}
  -id: 312131
  -bodyTs: "'concern':12 'debian':7 'droid':5 'f':4 'f-droid':3 'free':14 'gold':10 'softwar':15 'standard':11 'trust':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7412313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705361657 {#4284
    date: 2024-01-16 00:34:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4285
  +user: Proxies\__CG__\App\Entity\User {#4286 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4186
    +user: App\Entity\User {#4199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s look at the bright side\n
      \n
      Now we know and see how fast fdroid would react if a dev pushes malicious code, pretty instant
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1724391715 {#4181
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4187 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4191 …}
    +reports: Doctrine\ORM\PersistentCollection {#4193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
    -id: 307908
    -bodyTs: "'bright':6 'code':23 'dev':20 'fast':14 'fdroid':15 'instant':25 'know':10 'let':1 'look':3 'malici':22 'pretti':24 'push':21 'react':17 'see':12 'side':7 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7557942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240016 {#4182
      date: 2024-01-14 14:46:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "For me f-droid and debian are the gold standard concerning trusted free software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705361657 {#4283
    date: 2024-01-16 00:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4287 …}
  +nested: Doctrine\ORM\PersistentCollection {#4289 …}
  +votes: Doctrine\ORM\PersistentCollection {#4291 …}
  +reports: Doctrine\ORM\PersistentCollection {#4293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4297 …}
  -id: 312131
  -bodyTs: "'concern':12 'debian':7 'droid':5 'f':4 'f-droid':3 'free':14 'gold':10 'softwar':15 'standard':11 'trust':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7412313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705361657 {#4284
    date: 2024-01-16 00:34:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4285
  +user: Proxies\__CG__\App\Entity\User {#4286 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#274
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#270
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Organic-maps-which-claims-to-be-ad-free-was-marked-by"
    +title: "Organic maps which claims to be ad-free was marked by F-Droid as “Containing ads”"
    +url: null
    +body: """
      [Here is](https://github.com/organicmaps/organicmaps/pull/6523) their pull request (with plenty of users negative comments)\n
      \n
      [They even got anti-feature](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/) from F-Droid because of this\n
      \n
      If short, developers don’t listen to users opinions and just close all (or nearly all) issues with negative comments about this.\n
      \n
      Not to overflood topic I will post links to closed issues in “code” box. This is the list where users are really unhappy about this idea:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/7119\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6707\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6773\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6668\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6967\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/pull/6720\n
      </span><span style="color:#323232;">https://github.com/organicmaps/organicmaps/issues/6774\n
      </span><span style="color:#323232;">\n
      </span>\n
      ```\n
      \n
      From kayak privacy policy (kayak[dot]de/privacy (not clickable not to make you accidentally leak your information to them)):\n
      \n
      What they STEAL:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Personal details (such as your name, age, birthday, gender)\n
      </span><span style="color:#323232;">- Contact information (such as email address, address, phone number)\n
      </span><span style="color:#323232;">- Booking information (such as, for each traveler, the traveler's name, frequent flyer details, passport number, redress control number, country of citizenship, booking reference number, and itinerary, which may include name of airline or carrier, hotel accommodation and/or vessel, port of destination, port of arrival, date and time of departure and/or check-in, date and time of arrival and/or check-out, meal preferences, luggage information, and layover information)\n
      </span><span style="color:#323232;">- Account information (such as login credentials, including email address and password, and account settings)\n
      </span><span style="color:#323232;">- Social media data (if you choose to link your KAYAK account with a social media account, KAYAK may collect personal information such as name, age, gender, photograph, and other personal information relating to your social media account)\n
      </span><span style="color:#323232;">- Billing information (such as credit, debit, or other payment card information and billing address)\n
      </span><span style="color:#323232;">- Your contacts (such as contact information of people you add to, or notify of, your reservations or itineraries through our Services)\n
      </span><span style="color:#323232;">- Your preferences (such as your home airport, seating preferences, meal preferences, communication preferences, and other preference information you provide us)\n
      </span><span style="color:#323232;">- Reviews you submit (including any screenname you publish under or any personal information you include about yourself or others in such review)\n
      </span><span style="color:#323232;">- Content you publish (including your travel recommendations and any personal information you include about yourself or others, or in content you publish in your Guide or other mediums provided by us)\n
      </span><span style="color:#323232;">- Photos of you (such as when you add a photo of yourself to your profile, upload photos to a review, or link your social media account to your KAYAK account)\n
      </span><span style="color:#323232;">- Communications you send us (such as questions, conversations, complaints, or other information that you may submit to our support team)\n
      </span><span style="color:#323232;">- Promotion information (if you choose to participate in a contest, sweepstakes, or similar campaign, we will collect any information you provide in relation to such activity, such as photos, images, captions, or other content, in accordance with the terms provided at that time)\n
      </span><span style="color:#323232;">- Other information you may provide (including other information you provide about yourself or others through our Services or to which you provide us with access via third-party platforms)\n
      </span>\n
      ```\n
      \n
      What they can do with this:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">- Send you marketing communications, including communicating with you about services or products offered by KAYAK, our group companies, or our business partners…\n
      </span><span style="color:#323232;">- Provide services and information to travel partners, such as providing user feedback and usage details\n
      </span><span style="color:#323232;">- Provide you more relevant advertising on and off our Services\n
      </span><span style="color:#323232;">- Comply with our policies, procedures and legal obligations, including complying with law enforcement or government authority requests\n
      </span><span style="color:#323232;">- As otherwise consented to by you and as required or permitted by applicable law\n
      </span>\n
      ```\n
      \n
      The most important thing is that, that developers argue with F-Droid community, their own community, and closing everything that related this idea.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724391715 {#2418
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 30268
    -titleTs: "'ad':8,18 'ad-fre':7 'claim':4 'contain':17 'droid':15 'f':14 'f-droid':13 'free':9 'map':2 'mark':11 'organ':1"
    -bodyTs: "'/fdroid/fdroiddata/-/merge_requests/14082/)':23 '/organicmaps/organicmaps/issues/6668':90 '/organicmaps/organicmaps/issues/6707':84 '/organicmaps/organicmaps/issues/6773':87 '/organicmaps/organicmaps/issues/6774':96,102 '/organicmaps/organicmaps/issues/6967':93 '/organicmaps/organicmaps/issues/7119':81 '/organicmaps/organicmaps/pull/6523)':5 '/organicmaps/organicmaps/pull/6720':99 'access':489 'accident':116 'accommod':179 'accord':457 'account':213,225,237,242,263,397,401 'activ':447 'add':287,379 'address':139,140,221,277 'advertis':542 'age':131,251 'airlin':175 'airport':305 'and/or':180,193,202 'anti':19 'anti-featur':18 'applic':577 'argu':587 'arriv':187,201 'author':563 'bill':264,276 'birthday':132 'book':143,165 'box':66 'busi':521 'campaign':435 'caption':452 'card':273 'carrier':177 'check':195,204 'check-in':194 'check-out':203 'choos':232,426 'citizenship':164 'clickabl':111 'close':42,62,597 'code':65 'collect':245,438 'comment':14,50 'communic':310,402,504,506 'communiti':592,595 'compani':518 'complaint':410 'compli':548,557 'consent':567 'contact':134,279,282 'content':341,360,455 'contest':431 'control':160 'convers':409 'countri':162 'credenti':218 'credit':268 'data':229 'date':188,197 'de/privacy':109 'debit':269 'departur':192 'destin':184 'detail':126,156,537 'develop':33,586 'dot':108 'droid':27,591 'email':138,220 'enforc':560 'even':16 'everyth':598 'f':26,590 'f-droid':25,589 'featur':20 'feedback':534 'flyer':155 'frequent':154 'gender':133,252 'github.com':4,80,83,86,89,92,95,98,101 'github.com/organicmaps/organicmaps/issues/6668':88 'github.com/organicmaps/organicmaps/issues/6707':82 'github.com/organicmaps/organicmaps/issues/6773':85 'github.com/organicmaps/organicmaps/issues/6774':94,100 'github.com/organicmaps/organicmaps/issues/6967':91 'github.com/organicmaps/organicmaps/issues/7119':79 'github.com/organicmaps/organicmaps/pull/6523)':3 'github.com/organicmaps/organicmaps/pull/6720':97 'gitlab.com':22 'gitlab.com/fdroid/fdroiddata/-/merge_requests/14082/)':21 'got':17 'govern':562 'group':517 'guid':365 'home':304 'hotel':178 'idea':78,602 'imag':451 'import':581 'includ':172,219,322,333,344,353,470,505,556 'inform':119,135,144,209,212,214,247,257,265,274,283,315,331,351,413,423,440,466,472,526 'issu':47,63 'itinerari':169,295 'kayak':104,107,236,243,400,515 'law':559,578 'layov':211 'leak':117 'legal':554 'link':60,234,393 'list':70 'listen':36 'login':217 'luggag':208 'make':114 'market':503 'may':171,244,416,468 'meal':206,308 'media':228,241,262,396 'medium':368 'name':130,153,173,250 'near':45 'negat':13,49 'notifi':290 'number':142,158,161,167 'oblig':555 'offer':513 'opinion':39 'other':337,357,478 'otherwis':566 'overflood':55 'parti':493 'particip':428 'partner':522,529 'passport':157 'password':223 'payment':272 'peopl':285 'permit':575 'person':125,246,256,330,350 'phone':141 'photo':372,381,388,450 'photograph':253 'platform':494 'plenti':10 'polici':106,551 'port':182,185 'post':59 'prefer':207,300,307,309,311,314 'privaci':105 'procedur':552 'product':512 'profil':386 'promot':422 'provid':317,369,442,461,469,474,486,523,532,538 'publish':326,343,362 'pull':7 'question':408 'realli':74 'recommend':347 'redress':159 'refer':166 'relat':258,444,600 'relev':541 'request':8,564 'requir':573 'reserv':293 'review':319,340,391 'screennam':324 'seat':306 'send':404,501 'servic':298,481,510,524,547 'set':226 'short':32 'similar':434 'social':227,240,261,395 'steal':124 'submit':321,417 'support':420 'sweepstak':432 'team':421 'term':460 'thing':582 'third':492 'third-parti':491 'time':190,199,464 'topic':56 'travel':149,151,346,528 'unhappi':75 'upload':387 'us':318,371,405,487 'usag':536 'user':12,38,72,533 'vessel':181 'via':490"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705268159
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/9241004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705181759 {#1858
      date: 2024-01-13 22:35:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4186
    +user: App\Entity\User {#4199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Let’s look at the bright side\n
      \n
      Now we know and see how fast fdroid would react if a dev pushes malicious code, pretty instant
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1724391715 {#4181
      date: 2024-08-23 07:41:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@PrivacyAdd@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4187 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4191 …}
    +reports: Doctrine\ORM\PersistentCollection {#4193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
    -id: 307908
    -bodyTs: "'bright':6 'code':23 'dev':20 'fast':14 'fdroid':15 'instant':25 'know':10 'let':1 'look':3 'malici':22 'pretti':24 'push':21 'react':17 'see':12 'side':7 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7557942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240016 {#4182
      date: 2024-01-14 14:46:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4186}
  +body: "For me f-droid and debian are the gold standard concerning trusted free software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705361657 {#4283
    date: 2024-01-16 00:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PrivacyAdd@discuss.tchncs.de"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4287 …}
  +nested: Doctrine\ORM\PersistentCollection {#4289 …}
  +votes: Doctrine\ORM\PersistentCollection {#4291 …}
  +reports: Doctrine\ORM\PersistentCollection {#4293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4297 …}
  -id: 312131
  -bodyTs: "'concern':12 'debian':7 'droid':5 'f':4 'f-droid':3 'free':14 'gold':10 'softwar':15 'standard':11 'trust':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7412313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705361657 {#4284
    date: 2024-01-16 00:34:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "opensource@lemmy.ml"
  +title: "opensource"
  +description: """
    All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
    \n
    Useful Links\n
    ============\n
    \n
    - [Open Source Initiative](https://opensource.org/)\n
    - [Free Software Foundation](https://www.fsf.org/)\n
    - [Electronic Frontier Foundation](https://www.eff.org/)\n
    - [Software Freedom Conservancy](https://sfconservancy.org/)\n
    - [It’s FOSS](https://itsfoss.com/)\n
    \n
    Rules\n
    =====\n
    \n
    - Posts must be relevant to the open source ideology\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    Related Communities\n
    ===================\n
    \n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    \n
    Community icon from opensource.org, but we are not affiliated with them.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 97
  +entryCommentCount: 1299
  +postCount: 2
  +postCommentCount: 5
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583535 {#274
    date: 2024-10-22 09:52:15.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 128
  +apId: "opensource@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/opensource"
  +apPublicUrl: "https://lemmy.ml/c/opensource"
  +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "opensource"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1703910302 {#268
    date: 2023-12-30 05:25:02.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703910301 {#270
    date: 2023-12-30 05:25:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details