GET https://kbin.spritesserver.nl/index.php/u/@Botzo@lemmy.world/active

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#2385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
  +slug: "How-do-I-get-rid-of-excessive-password-prompts-with"
  +title: "How do I get rid of excessive password prompts, with the least amount of lost security?"
  +url: null
  +body: """
    I understand they are important and are what makes linux relatively secure compared to windows.\n
    \n
    However, when I boot my PC, I don’t want to spend a whole minute to type my password into different promts that keep getting hidden behind other windows that are starting up. I am using Nobara KDE now, but previously when I was using Pop!_OS, none of these prompts showed up.\n
    \n
    Currently I have 2 prompts after logging on. One for my keychain when discord autostarts, and one for flatpak when gpu-screen-recorder launches. Interestingly, discord works just fine, with auto logon, regardless of whether the keychain prompt gets canceled or filled with the password.\n
    \n
    Any idea on how to get rid of them? I’d prefer if really only that startup prompt was gone, and it would still ask me for the password whenever it launches any other way.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700647578 {#1630
    date: 2023-11-22 11:06:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  +badges: Doctrine\ORM\PersistentCollection {#1402 …}
  +children: [
    1 => App\Entity\EntryComment {#1555
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +root: App\Entity\EntryComment {#1525
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          To hazard a guess, this is a gnome keyring asking to be unlocked after login?\n
          \n
          Caveat: it has been a few years since I was on gnome.\n
          \n
          You can tie it to the login with the [gnome keying PAM module](https://wiki.gnome.org/Projects/GnomeKeyring/Pam).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701022084 {#1578
          date: 2023-11-26 19:08:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@meekah@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1568 …}
        +nested: Doctrine\ORM\PersistentCollection {#1567 …}
        +votes: Doctrine\ORM\PersistentCollection {#1559 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
        -id: 147023
        -bodyTs: "'/projects/gnomekeyring/pam).':43 'ask':10 'caveat':16 'gnome':8,27,37 'guess':4 'hazard':2 'key':38 'keyr':9 'login':15,34 'modul':40 'pam':39 'sinc':23 'tie':30 'unlock':13 'wiki.gnome.org':42 'wiki.gnome.org/projects/gnomekeyring/pam).':41 'year':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5478326"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700578345 {#1561
          date: 2023-11-21 15:52:25.0 +01:00
        }
        +"title": 147023
      }
      +body: """
        Bah, I read Nobara and assumed gnome. You said KDE right there.\n
        \n
        Well, good news: Kwallet has a similar feature, albeit through an extra package: [wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wa…](https://wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wallet_automatically_on_login)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700579842 {#1558
        date: 2023-11-21 16:17:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@meekah@lemmy.world"
        "@Botzo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 147129
      -bodyTs: "'/title/kde_wallet#unlock_kde_wa':28 '/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':31 'albeit':21 'assum':6 'bah':1 'extra':24 'featur':20 'gnome':7 'good':14 'kde':10 'kwallet':16 'news':15 'nobara':4 'packag':25 'read':3 'right':11 'said':9 'similar':19 'well':13 'wiki.archlinux.org':27,30 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wa':26 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5478786"
      +editedAt: DateTimeImmutable @1701022329 {#1556
        date: 2023-11-26 19:12:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700579842 {#1557
        date: 2023-11-21 16:17:22.0 +01:00
      }
      +"title": 147129
    }
    0 => App\Entity\EntryComment {#1525}
  ]
  -id: 15109
  -titleTs: "'amount':13 'excess':7 'get':4 'least':12 'lost':15 'password':8 'prompt':9 'rid':5 'secur':16"
  -bodyTs: "'2':72 'ask':139 'auto':100 'autostart':83 'behind':42 'boot':19 'cancel':109 'compar':13 'current':69 'd':125 'differ':36 'discord':82,95 'fill':111 'fine':98 'flatpak':87 'get':40,108,120 'gone':134 'gpu':90 'gpu-screen-record':89 'hidden':41 'howev':16 'idea':116 'import':5 'interest':94 'kde':53 'keep':39 'keychain':80,106 'launch':93,146 'linux':10 'log':75 'logon':101 'make':9 'minut':30 'nobara':52 'none':63 'one':77,85 'os':62 'password':34,114,143 'pc':21 'pop':61 'prefer':126 'previous':56 'prompt':66,73,107,132 'promt':37 'realli':128 'record':92 'regardless':102 'relat':11 'rid':121 'screen':91 'secur':12 'show':67 'spend':27 'start':47 'startup':131 'still':138 'type':32 'understand':2 'use':51,60 'want':25 'way':149 'whenev':144 'whether':104 'whole':29 'window':15,44 'work':96 'would':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700660174
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8560218"
  +editedAt: DateTimeImmutable @1701012483 {#2461
    date: 2023-11-26 16:28:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700573774 {#2458
    date: 2023-11-21 14:36:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#2385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
  +slug: "How-do-I-get-rid-of-excessive-password-prompts-with"
  +title: "How do I get rid of excessive password prompts, with the least amount of lost security?"
  +url: null
  +body: """
    I understand they are important and are what makes linux relatively secure compared to windows.\n
    \n
    However, when I boot my PC, I don’t want to spend a whole minute to type my password into different promts that keep getting hidden behind other windows that are starting up. I am using Nobara KDE now, but previously when I was using Pop!_OS, none of these prompts showed up.\n
    \n
    Currently I have 2 prompts after logging on. One for my keychain when discord autostarts, and one for flatpak when gpu-screen-recorder launches. Interestingly, discord works just fine, with auto logon, regardless of whether the keychain prompt gets canceled or filled with the password.\n
    \n
    Any idea on how to get rid of them? I’d prefer if really only that startup prompt was gone, and it would still ask me for the password whenever it launches any other way.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700647578 {#1630
    date: 2023-11-22 11:06:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  +badges: Doctrine\ORM\PersistentCollection {#1402 …}
  +children: [
    1 => App\Entity\EntryComment {#1555
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +root: App\Entity\EntryComment {#1525
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          To hazard a guess, this is a gnome keyring asking to be unlocked after login?\n
          \n
          Caveat: it has been a few years since I was on gnome.\n
          \n
          You can tie it to the login with the [gnome keying PAM module](https://wiki.gnome.org/Projects/GnomeKeyring/Pam).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701022084 {#1578
          date: 2023-11-26 19:08:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@meekah@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1568 …}
        +nested: Doctrine\ORM\PersistentCollection {#1567 …}
        +votes: Doctrine\ORM\PersistentCollection {#1559 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
        -id: 147023
        -bodyTs: "'/projects/gnomekeyring/pam).':43 'ask':10 'caveat':16 'gnome':8,27,37 'guess':4 'hazard':2 'key':38 'keyr':9 'login':15,34 'modul':40 'pam':39 'sinc':23 'tie':30 'unlock':13 'wiki.gnome.org':42 'wiki.gnome.org/projects/gnomekeyring/pam).':41 'year':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5478326"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700578345 {#1561
          date: 2023-11-21 15:52:25.0 +01:00
        }
        +"title": 147023
      }
      +body: """
        Bah, I read Nobara and assumed gnome. You said KDE right there.\n
        \n
        Well, good news: Kwallet has a similar feature, albeit through an extra package: [wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wa…](https://wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wallet_automatically_on_login)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700579842 {#1558
        date: 2023-11-21 16:17:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@meekah@lemmy.world"
        "@Botzo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 147129
      -bodyTs: "'/title/kde_wallet#unlock_kde_wa':28 '/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':31 'albeit':21 'assum':6 'bah':1 'extra':24 'featur':20 'gnome':7 'good':14 'kde':10 'kwallet':16 'news':15 'nobara':4 'packag':25 'read':3 'right':11 'said':9 'similar':19 'well':13 'wiki.archlinux.org':27,30 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wa':26 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5478786"
      +editedAt: DateTimeImmutable @1701022329 {#1556
        date: 2023-11-26 19:12:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700579842 {#1557
        date: 2023-11-21 16:17:22.0 +01:00
      }
      +"title": 147129
    }
    0 => App\Entity\EntryComment {#1525}
  ]
  -id: 15109
  -titleTs: "'amount':13 'excess':7 'get':4 'least':12 'lost':15 'password':8 'prompt':9 'rid':5 'secur':16"
  -bodyTs: "'2':72 'ask':139 'auto':100 'autostart':83 'behind':42 'boot':19 'cancel':109 'compar':13 'current':69 'd':125 'differ':36 'discord':82,95 'fill':111 'fine':98 'flatpak':87 'get':40,108,120 'gone':134 'gpu':90 'gpu-screen-record':89 'hidden':41 'howev':16 'idea':116 'import':5 'interest':94 'kde':53 'keep':39 'keychain':80,106 'launch':93,146 'linux':10 'log':75 'logon':101 'make':9 'minut':30 'nobara':52 'none':63 'one':77,85 'os':62 'password':34,114,143 'pc':21 'pop':61 'prefer':126 'previous':56 'prompt':66,73,107,132 'promt':37 'realli':128 'record':92 'regardless':102 'relat':11 'rid':121 'screen':91 'secur':12 'show':67 'spend':27 'start':47 'startup':131 'still':138 'type':32 'understand':2 'use':51,60 'want':25 'way':149 'whenev':144 'whether':104 'whole':29 'window':15,44 'work':96 'would':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700660174
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8560218"
  +editedAt: DateTimeImmutable @1701012483 {#2461
    date: 2023-11-26 16:28:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700573774 {#2458
    date: 2023-11-21 14:36:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#2385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
  +slug: "How-do-I-get-rid-of-excessive-password-prompts-with"
  +title: "How do I get rid of excessive password prompts, with the least amount of lost security?"
  +url: null
  +body: """
    I understand they are important and are what makes linux relatively secure compared to windows.\n
    \n
    However, when I boot my PC, I don’t want to spend a whole minute to type my password into different promts that keep getting hidden behind other windows that are starting up. I am using Nobara KDE now, but previously when I was using Pop!_OS, none of these prompts showed up.\n
    \n
    Currently I have 2 prompts after logging on. One for my keychain when discord autostarts, and one for flatpak when gpu-screen-recorder launches. Interestingly, discord works just fine, with auto logon, regardless of whether the keychain prompt gets canceled or filled with the password.\n
    \n
    Any idea on how to get rid of them? I’d prefer if really only that startup prompt was gone, and it would still ask me for the password whenever it launches any other way.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700647578 {#1630
    date: 2023-11-22 11:06:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  +badges: Doctrine\ORM\PersistentCollection {#1402 …}
  +children: [
    1 => App\Entity\EntryComment {#1555
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +root: App\Entity\EntryComment {#1525
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          To hazard a guess, this is a gnome keyring asking to be unlocked after login?\n
          \n
          Caveat: it has been a few years since I was on gnome.\n
          \n
          You can tie it to the login with the [gnome keying PAM module](https://wiki.gnome.org/Projects/GnomeKeyring/Pam).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701022084 {#1578
          date: 2023-11-26 19:08:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@meekah@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1568 …}
        +nested: Doctrine\ORM\PersistentCollection {#1567 …}
        +votes: Doctrine\ORM\PersistentCollection {#1559 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
        -id: 147023
        -bodyTs: "'/projects/gnomekeyring/pam).':43 'ask':10 'caveat':16 'gnome':8,27,37 'guess':4 'hazard':2 'key':38 'keyr':9 'login':15,34 'modul':40 'pam':39 'sinc':23 'tie':30 'unlock':13 'wiki.gnome.org':42 'wiki.gnome.org/projects/gnomekeyring/pam).':41 'year':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5478326"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700578345 {#1561
          date: 2023-11-21 15:52:25.0 +01:00
        }
        +"title": 147023
      }
      +body: """
        Bah, I read Nobara and assumed gnome. You said KDE right there.\n
        \n
        Well, good news: Kwallet has a similar feature, albeit through an extra package: [wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wa…](https://wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wallet_automatically_on_login)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700579842 {#1558
        date: 2023-11-21 16:17:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@meekah@lemmy.world"
        "@Botzo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 147129
      -bodyTs: "'/title/kde_wallet#unlock_kde_wa':28 '/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':31 'albeit':21 'assum':6 'bah':1 'extra':24 'featur':20 'gnome':7 'good':14 'kde':10 'kwallet':16 'news':15 'nobara':4 'packag':25 'read':3 'right':11 'said':9 'similar':19 'well':13 'wiki.archlinux.org':27,30 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wa':26 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5478786"
      +editedAt: DateTimeImmutable @1701022329 {#1556
        date: 2023-11-26 19:12:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700579842 {#1557
        date: 2023-11-21 16:17:22.0 +01:00
      }
      +"title": 147129
    }
    0 => App\Entity\EntryComment {#1525}
  ]
  -id: 15109
  -titleTs: "'amount':13 'excess':7 'get':4 'least':12 'lost':15 'password':8 'prompt':9 'rid':5 'secur':16"
  -bodyTs: "'2':72 'ask':139 'auto':100 'autostart':83 'behind':42 'boot':19 'cancel':109 'compar':13 'current':69 'd':125 'differ':36 'discord':82,95 'fill':111 'fine':98 'flatpak':87 'get':40,108,120 'gone':134 'gpu':90 'gpu-screen-record':89 'hidden':41 'howev':16 'idea':116 'import':5 'interest':94 'kde':53 'keep':39 'keychain':80,106 'launch':93,146 'linux':10 'log':75 'logon':101 'make':9 'minut':30 'nobara':52 'none':63 'one':77,85 'os':62 'password':34,114,143 'pc':21 'pop':61 'prefer':126 'previous':56 'prompt':66,73,107,132 'promt':37 'realli':128 'record':92 'regardless':102 'relat':11 'rid':121 'screen':91 'secur':12 'show':67 'spend':27 'start':47 'startup':131 'still':138 'type':32 'understand':2 'use':51,60 'want':25 'way':149 'whenev':144 'whether':104 'whole':29 'window':15,44 'work':96 'would':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700660174
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8560218"
  +editedAt: DateTimeImmutable @1701012483 {#2461
    date: 2023-11-26 16:28:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700573774 {#2458
    date: 2023-11-21 14:36:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2385 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "How-do-I-get-rid-of-excessive-password-prompts-with"
    +title: "How do I get rid of excessive password prompts, with the least amount of lost security?"
    +url: null
    +body: """
      I understand they are important and are what makes linux relatively secure compared to windows.\n
      \n
      However, when I boot my PC, I don’t want to spend a whole minute to type my password into different promts that keep getting hidden behind other windows that are starting up. I am using Nobara KDE now, but previously when I was using Pop!_OS, none of these prompts showed up.\n
      \n
      Currently I have 2 prompts after logging on. One for my keychain when discord autostarts, and one for flatpak when gpu-screen-recorder launches. Interestingly, discord works just fine, with auto logon, regardless of whether the keychain prompt gets canceled or filled with the password.\n
      \n
      Any idea on how to get rid of them? I’d prefer if really only that startup prompt was gone, and it would still ask me for the password whenever it launches any other way.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700647578 {#1630
      date: 2023-11-22 11:06:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1737 …}
    +votes: Doctrine\ORM\PersistentCollection {#1732 …}
    +reports: Doctrine\ORM\PersistentCollection {#1733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
    +badges: Doctrine\ORM\PersistentCollection {#1402 …}
    +children: [
      1 => App\Entity\EntryComment {#1555}
      0 => App\Entity\EntryComment {#1525
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          To hazard a guess, this is a gnome keyring asking to be unlocked after login?\n
          \n
          Caveat: it has been a few years since I was on gnome.\n
          \n
          You can tie it to the login with the [gnome keying PAM module](https://wiki.gnome.org/Projects/GnomeKeyring/Pam).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701022084 {#1578
          date: 2023-11-26 19:08:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@meekah@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1568 …}
        +nested: Doctrine\ORM\PersistentCollection {#1567 …}
        +votes: Doctrine\ORM\PersistentCollection {#1559 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
        -id: 147023
        -bodyTs: "'/projects/gnomekeyring/pam).':43 'ask':10 'caveat':16 'gnome':8,27,37 'guess':4 'hazard':2 'key':38 'keyr':9 'login':15,34 'modul':40 'pam':39 'sinc':23 'tie':30 'unlock':13 'wiki.gnome.org':42 'wiki.gnome.org/projects/gnomekeyring/pam).':41 'year':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5478326"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700578345 {#1561
          date: 2023-11-21 15:52:25.0 +01:00
        }
        +"title": 147023
      }
    ]
    -id: 15109
    -titleTs: "'amount':13 'excess':7 'get':4 'least':12 'lost':15 'password':8 'prompt':9 'rid':5 'secur':16"
    -bodyTs: "'2':72 'ask':139 'auto':100 'autostart':83 'behind':42 'boot':19 'cancel':109 'compar':13 'current':69 'd':125 'differ':36 'discord':82,95 'fill':111 'fine':98 'flatpak':87 'get':40,108,120 'gone':134 'gpu':90 'gpu-screen-record':89 'hidden':41 'howev':16 'idea':116 'import':5 'interest':94 'kde':53 'keep':39 'keychain':80,106 'launch':93,146 'linux':10 'log':75 'logon':101 'make':9 'minut':30 'nobara':52 'none':63 'one':77,85 'os':62 'password':34,114,143 'pc':21 'pop':61 'prefer':126 'previous':56 'prompt':66,73,107,132 'promt':37 'realli':128 'record':92 'regardless':102 'relat':11 'rid':121 'screen':91 'secur':12 'show':67 'spend':27 'start':47 'startup':131 'still':138 'type':32 'understand':2 'use':51,60 'want':25 'way':149 'whenev':144 'whether':104 'whole':29 'window':15,44 'work':96 'would':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700660174
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8560218"
    +editedAt: DateTimeImmutable @1701012483 {#2461
      date: 2023-11-26 16:28:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700573774 {#2458
      date: 2023-11-21 14:36:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +root: App\Entity\EntryComment {#1525}
  +body: """
    Bah, I read Nobara and assumed gnome. You said KDE right there.\n
    \n
    Well, good news: Kwallet has a similar feature, albeit through an extra package: [wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wa…](https://wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wallet_automatically_on_login)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700579842 {#1558
    date: 2023-11-21 16:17:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@meekah@lemmy.world"
    "@Botzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 147129
  -bodyTs: "'/title/kde_wallet#unlock_kde_wa':28 '/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':31 'albeit':21 'assum':6 'bah':1 'extra':24 'featur':20 'gnome':7 'good':14 'kde':10 'kwallet':16 'news':15 'nobara':4 'packag':25 'read':3 'right':11 'said':9 'similar':19 'well':13 'wiki.archlinux.org':27,30 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wa':26 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478786"
  +editedAt: DateTimeImmutable @1701022329 {#1556
    date: 2023-11-26 19:12:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700579842 {#1557
    date: 2023-11-21 16:17:22.0 +01:00
  }
  +"title": 147129
}
"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 {#1555
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2385 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "How-do-I-get-rid-of-excessive-password-prompts-with"
    +title: "How do I get rid of excessive password prompts, with the least amount of lost security?"
    +url: null
    +body: """
      I understand they are important and are what makes linux relatively secure compared to windows.\n
      \n
      However, when I boot my PC, I don’t want to spend a whole minute to type my password into different promts that keep getting hidden behind other windows that are starting up. I am using Nobara KDE now, but previously when I was using Pop!_OS, none of these prompts showed up.\n
      \n
      Currently I have 2 prompts after logging on. One for my keychain when discord autostarts, and one for flatpak when gpu-screen-recorder launches. Interestingly, discord works just fine, with auto logon, regardless of whether the keychain prompt gets canceled or filled with the password.\n
      \n
      Any idea on how to get rid of them? I’d prefer if really only that startup prompt was gone, and it would still ask me for the password whenever it launches any other way.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700647578 {#1630
      date: 2023-11-22 11:06:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1737 …}
    +votes: Doctrine\ORM\PersistentCollection {#1732 …}
    +reports: Doctrine\ORM\PersistentCollection {#1733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
    +badges: Doctrine\ORM\PersistentCollection {#1402 …}
    +children: [
      1 => App\Entity\EntryComment {#1555}
      0 => App\Entity\EntryComment {#1525
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          To hazard a guess, this is a gnome keyring asking to be unlocked after login?\n
          \n
          Caveat: it has been a few years since I was on gnome.\n
          \n
          You can tie it to the login with the [gnome keying PAM module](https://wiki.gnome.org/Projects/GnomeKeyring/Pam).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701022084 {#1578
          date: 2023-11-26 19:08:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@meekah@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1568 …}
        +nested: Doctrine\ORM\PersistentCollection {#1567 …}
        +votes: Doctrine\ORM\PersistentCollection {#1559 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
        -id: 147023
        -bodyTs: "'/projects/gnomekeyring/pam).':43 'ask':10 'caveat':16 'gnome':8,27,37 'guess':4 'hazard':2 'key':38 'keyr':9 'login':15,34 'modul':40 'pam':39 'sinc':23 'tie':30 'unlock':13 'wiki.gnome.org':42 'wiki.gnome.org/projects/gnomekeyring/pam).':41 'year':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5478326"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700578345 {#1561
          date: 2023-11-21 15:52:25.0 +01:00
        }
        +"title": 147023
      }
    ]
    -id: 15109
    -titleTs: "'amount':13 'excess':7 'get':4 'least':12 'lost':15 'password':8 'prompt':9 'rid':5 'secur':16"
    -bodyTs: "'2':72 'ask':139 'auto':100 'autostart':83 'behind':42 'boot':19 'cancel':109 'compar':13 'current':69 'd':125 'differ':36 'discord':82,95 'fill':111 'fine':98 'flatpak':87 'get':40,108,120 'gone':134 'gpu':90 'gpu-screen-record':89 'hidden':41 'howev':16 'idea':116 'import':5 'interest':94 'kde':53 'keep':39 'keychain':80,106 'launch':93,146 'linux':10 'log':75 'logon':101 'make':9 'minut':30 'nobara':52 'none':63 'one':77,85 'os':62 'password':34,114,143 'pc':21 'pop':61 'prefer':126 'previous':56 'prompt':66,73,107,132 'promt':37 'realli':128 'record':92 'regardless':102 'relat':11 'rid':121 'screen':91 'secur':12 'show':67 'spend':27 'start':47 'startup':131 'still':138 'type':32 'understand':2 'use':51,60 'want':25 'way':149 'whenev':144 'whether':104 'whole':29 'window':15,44 'work':96 'would':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700660174
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8560218"
    +editedAt: DateTimeImmutable @1701012483 {#2461
      date: 2023-11-26 16:28:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700573774 {#2458
      date: 2023-11-21 14:36:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +root: App\Entity\EntryComment {#1525}
  +body: """
    Bah, I read Nobara and assumed gnome. You said KDE right there.\n
    \n
    Well, good news: Kwallet has a similar feature, albeit through an extra package: [wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wa…](https://wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wallet_automatically_on_login)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700579842 {#1558
    date: 2023-11-21 16:17:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@meekah@lemmy.world"
    "@Botzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 147129
  -bodyTs: "'/title/kde_wallet#unlock_kde_wa':28 '/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':31 'albeit':21 'assum':6 'bah':1 'extra':24 'featur':20 'gnome':7 'good':14 'kde':10 'kwallet':16 'news':15 'nobara':4 'packag':25 'read':3 'right':11 'said':9 'similar':19 'well':13 'wiki.archlinux.org':27,30 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wa':26 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478786"
  +editedAt: DateTimeImmutable @1701022329 {#1556
    date: 2023-11-26 19:12:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700579842 {#1557
    date: 2023-11-21 16:17:22.0 +01:00
  }
  +"title": 147129
}
"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 {#1555
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2385 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "How-do-I-get-rid-of-excessive-password-prompts-with"
    +title: "How do I get rid of excessive password prompts, with the least amount of lost security?"
    +url: null
    +body: """
      I understand they are important and are what makes linux relatively secure compared to windows.\n
      \n
      However, when I boot my PC, I don’t want to spend a whole minute to type my password into different promts that keep getting hidden behind other windows that are starting up. I am using Nobara KDE now, but previously when I was using Pop!_OS, none of these prompts showed up.\n
      \n
      Currently I have 2 prompts after logging on. One for my keychain when discord autostarts, and one for flatpak when gpu-screen-recorder launches. Interestingly, discord works just fine, with auto logon, regardless of whether the keychain prompt gets canceled or filled with the password.\n
      \n
      Any idea on how to get rid of them? I’d prefer if really only that startup prompt was gone, and it would still ask me for the password whenever it launches any other way.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700647578 {#1630
      date: 2023-11-22 11:06:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1737 …}
    +votes: Doctrine\ORM\PersistentCollection {#1732 …}
    +reports: Doctrine\ORM\PersistentCollection {#1733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
    +badges: Doctrine\ORM\PersistentCollection {#1402 …}
    +children: [
      1 => App\Entity\EntryComment {#1555}
      0 => App\Entity\EntryComment {#1525
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          To hazard a guess, this is a gnome keyring asking to be unlocked after login?\n
          \n
          Caveat: it has been a few years since I was on gnome.\n
          \n
          You can tie it to the login with the [gnome keying PAM module](https://wiki.gnome.org/Projects/GnomeKeyring/Pam).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701022084 {#1578
          date: 2023-11-26 19:08:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@meekah@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1568 …}
        +nested: Doctrine\ORM\PersistentCollection {#1567 …}
        +votes: Doctrine\ORM\PersistentCollection {#1559 …}
        +reports: Doctrine\ORM\PersistentCollection {#1564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
        -id: 147023
        -bodyTs: "'/projects/gnomekeyring/pam).':43 'ask':10 'caveat':16 'gnome':8,27,37 'guess':4 'hazard':2 'key':38 'keyr':9 'login':15,34 'modul':40 'pam':39 'sinc':23 'tie':30 'unlock':13 'wiki.gnome.org':42 'wiki.gnome.org/projects/gnomekeyring/pam).':41 'year':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5478326"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700578345 {#1561
          date: 2023-11-21 15:52:25.0 +01:00
        }
        +"title": 147023
      }
    ]
    -id: 15109
    -titleTs: "'amount':13 'excess':7 'get':4 'least':12 'lost':15 'password':8 'prompt':9 'rid':5 'secur':16"
    -bodyTs: "'2':72 'ask':139 'auto':100 'autostart':83 'behind':42 'boot':19 'cancel':109 'compar':13 'current':69 'd':125 'differ':36 'discord':82,95 'fill':111 'fine':98 'flatpak':87 'get':40,108,120 'gone':134 'gpu':90 'gpu-screen-record':89 'hidden':41 'howev':16 'idea':116 'import':5 'interest':94 'kde':53 'keep':39 'keychain':80,106 'launch':93,146 'linux':10 'log':75 'logon':101 'make':9 'minut':30 'nobara':52 'none':63 'one':77,85 'os':62 'password':34,114,143 'pc':21 'pop':61 'prefer':126 'previous':56 'prompt':66,73,107,132 'promt':37 'realli':128 'record':92 'regardless':102 'relat':11 'rid':121 'screen':91 'secur':12 'show':67 'spend':27 'start':47 'startup':131 'still':138 'type':32 'understand':2 'use':51,60 'want':25 'way':149 'whenev':144 'whether':104 'whole':29 'window':15,44 'work':96 'would':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700660174
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8560218"
    +editedAt: DateTimeImmutable @1701012483 {#2461
      date: 2023-11-26 16:28:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700573774 {#2458
      date: 2023-11-21 14:36:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +root: App\Entity\EntryComment {#1525}
  +body: """
    Bah, I read Nobara and assumed gnome. You said KDE right there.\n
    \n
    Well, good news: Kwallet has a similar feature, albeit through an extra package: [wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wa…](https://wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wallet_automatically_on_login)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700579842 {#1558
    date: 2023-11-21 16:17:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@meekah@lemmy.world"
    "@Botzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 147129
  -bodyTs: "'/title/kde_wallet#unlock_kde_wa':28 '/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':31 'albeit':21 'assum':6 'bah':1 'extra':24 'featur':20 'gnome':7 'good':14 'kde':10 'kwallet':16 'news':15 'nobara':4 'packag':25 'read':3 'right':11 'said':9 'similar':19 'well':13 'wiki.archlinux.org':27,30 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wa':26 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478786"
  +editedAt: DateTimeImmutable @1701022329 {#1556
    date: 2023-11-26 19:12:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700579842 {#1557
    date: 2023-11-21 16:17:22.0 +01:00
  }
  +"title": 147129
}
"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 {#1525
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2385 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "How-do-I-get-rid-of-excessive-password-prompts-with"
    +title: "How do I get rid of excessive password prompts, with the least amount of lost security?"
    +url: null
    +body: """
      I understand they are important and are what makes linux relatively secure compared to windows.\n
      \n
      However, when I boot my PC, I don’t want to spend a whole minute to type my password into different promts that keep getting hidden behind other windows that are starting up. I am using Nobara KDE now, but previously when I was using Pop!_OS, none of these prompts showed up.\n
      \n
      Currently I have 2 prompts after logging on. One for my keychain when discord autostarts, and one for flatpak when gpu-screen-recorder launches. Interestingly, discord works just fine, with auto logon, regardless of whether the keychain prompt gets canceled or filled with the password.\n
      \n
      Any idea on how to get rid of them? I’d prefer if really only that startup prompt was gone, and it would still ask me for the password whenever it launches any other way.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700647578 {#1630
      date: 2023-11-22 11:06:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1737 …}
    +votes: Doctrine\ORM\PersistentCollection {#1732 …}
    +reports: Doctrine\ORM\PersistentCollection {#1733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
    +badges: Doctrine\ORM\PersistentCollection {#1402 …}
    +children: [
      1 => App\Entity\EntryComment {#1555
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
        +root: App\Entity\EntryComment {#1525}
        +body: """
          Bah, I read Nobara and assumed gnome. You said KDE right there.\n
          \n
          Well, good news: Kwallet has a similar feature, albeit through an extra package: [wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wa…](https://wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wallet_automatically_on_login)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700579842 {#1558
          date: 2023-11-21 16:17:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@meekah@lemmy.world"
          "@Botzo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1604 …}
        +votes: Doctrine\ORM\PersistentCollection {#1619 …}
        +reports: Doctrine\ORM\PersistentCollection {#1701 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
        -id: 147129
        -bodyTs: "'/title/kde_wallet#unlock_kde_wa':28 '/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':31 'albeit':21 'assum':6 'bah':1 'extra':24 'featur':20 'gnome':7 'good':14 'kde':10 'kwallet':16 'news':15 'nobara':4 'packag':25 'read':3 'right':11 'said':9 'similar':19 'well':13 'wiki.archlinux.org':27,30 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wa':26 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5478786"
        +editedAt: DateTimeImmutable @1701022329 {#1556
          date: 2023-11-26 19:12:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700579842 {#1557
          date: 2023-11-21 16:17:22.0 +01:00
        }
        +"title": 147129
      }
      0 => App\Entity\EntryComment {#1525}
    ]
    -id: 15109
    -titleTs: "'amount':13 'excess':7 'get':4 'least':12 'lost':15 'password':8 'prompt':9 'rid':5 'secur':16"
    -bodyTs: "'2':72 'ask':139 'auto':100 'autostart':83 'behind':42 'boot':19 'cancel':109 'compar':13 'current':69 'd':125 'differ':36 'discord':82,95 'fill':111 'fine':98 'flatpak':87 'get':40,108,120 'gone':134 'gpu':90 'gpu-screen-record':89 'hidden':41 'howev':16 'idea':116 'import':5 'interest':94 'kde':53 'keep':39 'keychain':80,106 'launch':93,146 'linux':10 'log':75 'logon':101 'make':9 'minut':30 'nobara':52 'none':63 'one':77,85 'os':62 'password':34,114,143 'pc':21 'pop':61 'prefer':126 'previous':56 'prompt':66,73,107,132 'promt':37 'realli':128 'record':92 'regardless':102 'relat':11 'rid':121 'screen':91 'secur':12 'show':67 'spend':27 'start':47 'startup':131 'still':138 'type':32 'understand':2 'use':51,60 'want':25 'way':149 'whenev':144 'whether':104 'whole':29 'window':15,44 'work':96 'would':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700660174
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8560218"
    +editedAt: DateTimeImmutable @1701012483 {#2461
      date: 2023-11-26 16:28:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700573774 {#2458
      date: 2023-11-21 14:36:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    To hazard a guess, this is a gnome keyring asking to be unlocked after login?\n
    \n
    Caveat: it has been a few years since I was on gnome.\n
    \n
    You can tie it to the login with the [gnome keying PAM module](https://wiki.gnome.org/Projects/GnomeKeyring/Pam).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701022084 {#1578
    date: 2023-11-26 19:08:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@meekah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -id: 147023
  -bodyTs: "'/projects/gnomekeyring/pam).':43 'ask':10 'caveat':16 'gnome':8,27,37 'guess':4 'hazard':2 'key':38 'keyr':9 'login':15,34 'modul':40 'pam':39 'sinc':23 'tie':30 'unlock':13 'wiki.gnome.org':42 'wiki.gnome.org/projects/gnomekeyring/pam).':41 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700578345 {#1561
    date: 2023-11-21 15:52:25.0 +01:00
  }
  +"title": 147023
}
"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 {#1525
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2385 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "How-do-I-get-rid-of-excessive-password-prompts-with"
    +title: "How do I get rid of excessive password prompts, with the least amount of lost security?"
    +url: null
    +body: """
      I understand they are important and are what makes linux relatively secure compared to windows.\n
      \n
      However, when I boot my PC, I don’t want to spend a whole minute to type my password into different promts that keep getting hidden behind other windows that are starting up. I am using Nobara KDE now, but previously when I was using Pop!_OS, none of these prompts showed up.\n
      \n
      Currently I have 2 prompts after logging on. One for my keychain when discord autostarts, and one for flatpak when gpu-screen-recorder launches. Interestingly, discord works just fine, with auto logon, regardless of whether the keychain prompt gets canceled or filled with the password.\n
      \n
      Any idea on how to get rid of them? I’d prefer if really only that startup prompt was gone, and it would still ask me for the password whenever it launches any other way.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700647578 {#1630
      date: 2023-11-22 11:06:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1737 …}
    +votes: Doctrine\ORM\PersistentCollection {#1732 …}
    +reports: Doctrine\ORM\PersistentCollection {#1733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
    +badges: Doctrine\ORM\PersistentCollection {#1402 …}
    +children: [
      1 => App\Entity\EntryComment {#1555
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
        +root: App\Entity\EntryComment {#1525}
        +body: """
          Bah, I read Nobara and assumed gnome. You said KDE right there.\n
          \n
          Well, good news: Kwallet has a similar feature, albeit through an extra package: [wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wa…](https://wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wallet_automatically_on_login)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700579842 {#1558
          date: 2023-11-21 16:17:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@meekah@lemmy.world"
          "@Botzo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1604 …}
        +votes: Doctrine\ORM\PersistentCollection {#1619 …}
        +reports: Doctrine\ORM\PersistentCollection {#1701 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
        -id: 147129
        -bodyTs: "'/title/kde_wallet#unlock_kde_wa':28 '/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':31 'albeit':21 'assum':6 'bah':1 'extra':24 'featur':20 'gnome':7 'good':14 'kde':10 'kwallet':16 'news':15 'nobara':4 'packag':25 'read':3 'right':11 'said':9 'similar':19 'well':13 'wiki.archlinux.org':27,30 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wa':26 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5478786"
        +editedAt: DateTimeImmutable @1701022329 {#1556
          date: 2023-11-26 19:12:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700579842 {#1557
          date: 2023-11-21 16:17:22.0 +01:00
        }
        +"title": 147129
      }
      0 => App\Entity\EntryComment {#1525}
    ]
    -id: 15109
    -titleTs: "'amount':13 'excess':7 'get':4 'least':12 'lost':15 'password':8 'prompt':9 'rid':5 'secur':16"
    -bodyTs: "'2':72 'ask':139 'auto':100 'autostart':83 'behind':42 'boot':19 'cancel':109 'compar':13 'current':69 'd':125 'differ':36 'discord':82,95 'fill':111 'fine':98 'flatpak':87 'get':40,108,120 'gone':134 'gpu':90 'gpu-screen-record':89 'hidden':41 'howev':16 'idea':116 'import':5 'interest':94 'kde':53 'keep':39 'keychain':80,106 'launch':93,146 'linux':10 'log':75 'logon':101 'make':9 'minut':30 'nobara':52 'none':63 'one':77,85 'os':62 'password':34,114,143 'pc':21 'pop':61 'prefer':126 'previous':56 'prompt':66,73,107,132 'promt':37 'realli':128 'record':92 'regardless':102 'relat':11 'rid':121 'screen':91 'secur':12 'show':67 'spend':27 'start':47 'startup':131 'still':138 'type':32 'understand':2 'use':51,60 'want':25 'way':149 'whenev':144 'whether':104 'whole':29 'window':15,44 'work':96 'would':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700660174
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8560218"
    +editedAt: DateTimeImmutable @1701012483 {#2461
      date: 2023-11-26 16:28:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700573774 {#2458
      date: 2023-11-21 14:36:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    To hazard a guess, this is a gnome keyring asking to be unlocked after login?\n
    \n
    Caveat: it has been a few years since I was on gnome.\n
    \n
    You can tie it to the login with the [gnome keying PAM module](https://wiki.gnome.org/Projects/GnomeKeyring/Pam).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701022084 {#1578
    date: 2023-11-26 19:08:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@meekah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -id: 147023
  -bodyTs: "'/projects/gnomekeyring/pam).':43 'ask':10 'caveat':16 'gnome':8,27,37 'guess':4 'hazard':2 'key':38 'keyr':9 'login':15,34 'modul':40 'pam':39 'sinc':23 'tie':30 'unlock':13 'wiki.gnome.org':42 'wiki.gnome.org/projects/gnomekeyring/pam).':41 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700578345 {#1561
    date: 2023-11-21 15:52:25.0 +01:00
  }
  +"title": 147023
}
"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 {#1525
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2385 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "How-do-I-get-rid-of-excessive-password-prompts-with"
    +title: "How do I get rid of excessive password prompts, with the least amount of lost security?"
    +url: null
    +body: """
      I understand they are important and are what makes linux relatively secure compared to windows.\n
      \n
      However, when I boot my PC, I don’t want to spend a whole minute to type my password into different promts that keep getting hidden behind other windows that are starting up. I am using Nobara KDE now, but previously when I was using Pop!_OS, none of these prompts showed up.\n
      \n
      Currently I have 2 prompts after logging on. One for my keychain when discord autostarts, and one for flatpak when gpu-screen-recorder launches. Interestingly, discord works just fine, with auto logon, regardless of whether the keychain prompt gets canceled or filled with the password.\n
      \n
      Any idea on how to get rid of them? I’d prefer if really only that startup prompt was gone, and it would still ask me for the password whenever it launches any other way.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700647578 {#1630
      date: 2023-11-22 11:06:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1737 …}
    +votes: Doctrine\ORM\PersistentCollection {#1732 …}
    +reports: Doctrine\ORM\PersistentCollection {#1733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
    +badges: Doctrine\ORM\PersistentCollection {#1402 …}
    +children: [
      1 => App\Entity\EntryComment {#1555
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
        +root: App\Entity\EntryComment {#1525}
        +body: """
          Bah, I read Nobara and assumed gnome. You said KDE right there.\n
          \n
          Well, good news: Kwallet has a similar feature, albeit through an extra package: [wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wa…](https://wiki.archlinux.org/title/KDE_Wallet#Unlock_KDE_Wallet_automatically_on_login)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700579842 {#1558
          date: 2023-11-21 16:17:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@meekah@lemmy.world"
          "@Botzo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1604 …}
        +votes: Doctrine\ORM\PersistentCollection {#1619 …}
        +reports: Doctrine\ORM\PersistentCollection {#1701 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
        -id: 147129
        -bodyTs: "'/title/kde_wallet#unlock_kde_wa':28 '/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':31 'albeit':21 'assum':6 'bah':1 'extra':24 'featur':20 'gnome':7 'good':14 'kde':10 'kwallet':16 'news':15 'nobara':4 'packag':25 'read':3 'right':11 'said':9 'similar':19 'well':13 'wiki.archlinux.org':27,30 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wa':26 'wiki.archlinux.org/title/kde_wallet#unlock_kde_wallet_automatically_on_login)':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5478786"
        +editedAt: DateTimeImmutable @1701022329 {#1556
          date: 2023-11-26 19:12:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700579842 {#1557
          date: 2023-11-21 16:17:22.0 +01:00
        }
        +"title": 147129
      }
      0 => App\Entity\EntryComment {#1525}
    ]
    -id: 15109
    -titleTs: "'amount':13 'excess':7 'get':4 'least':12 'lost':15 'password':8 'prompt':9 'rid':5 'secur':16"
    -bodyTs: "'2':72 'ask':139 'auto':100 'autostart':83 'behind':42 'boot':19 'cancel':109 'compar':13 'current':69 'd':125 'differ':36 'discord':82,95 'fill':111 'fine':98 'flatpak':87 'get':40,108,120 'gone':134 'gpu':90 'gpu-screen-record':89 'hidden':41 'howev':16 'idea':116 'import':5 'interest':94 'kde':53 'keep':39 'keychain':80,106 'launch':93,146 'linux':10 'log':75 'logon':101 'make':9 'minut':30 'nobara':52 'none':63 'one':77,85 'os':62 'password':34,114,143 'pc':21 'pop':61 'prefer':126 'previous':56 'prompt':66,73,107,132 'promt':37 'realli':128 'record':92 'regardless':102 'relat':11 'rid':121 'screen':91 'secur':12 'show':67 'spend':27 'start':47 'startup':131 'still':138 'type':32 'understand':2 'use':51,60 'want':25 'way':149 'whenev':144 'whether':104 'whole':29 'window':15,44 'work':96 'would':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700660174
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8560218"
    +editedAt: DateTimeImmutable @1701012483 {#2461
      date: 2023-11-26 16:28:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700573774 {#2458
      date: 2023-11-21 14:36:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    To hazard a guess, this is a gnome keyring asking to be unlocked after login?\n
    \n
    Caveat: it has been a few years since I was on gnome.\n
    \n
    You can tie it to the login with the [gnome keying PAM module](https://wiki.gnome.org/Projects/GnomeKeyring/Pam).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701022084 {#1578
    date: 2023-11-26 19:08:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@meekah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -id: 147023
  -bodyTs: "'/projects/gnomekeyring/pam).':43 'ask':10 'caveat':16 'gnome':8,27,37 'guess':4 'hazard':2 'key':38 'keyr':9 'login':15,34 'modul':40 'pam':39 'sinc':23 'tie':30 'unlock':13 'wiki.gnome.org':42 'wiki.gnome.org/projects/gnomekeyring/pam).':41 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700578345 {#1561
    date: 2023-11-21 15:52:25.0 +01:00
  }
  +"title": 147023
}
"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
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
  +slug: "Testing-packaging-which-targets-multiple-distributions"
  +title: "Testing packaging which targets multiple distributions?"
  +url: null
  +body: """
    I am working on creating deb/rpm packages for an OSS tool I use. So far, I have been manually testing each deb/rpm in a virtualbox live cd version of that OS but it’s tedious to do that for every release. This is a GUI tool, I basically just need to confirm that the apt install goes correctly and the program can actually launch. There is a systemd service associated with it I’d also like to check the existence/status of. In the future, we may make a flatpak as well.\n
    \n
    Are there any tools to automate this process? Or maybe if it can’t test the GUI functionality it can at least install and take a screenshot and I can review the screenshot?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700542852 {#1384
    date: 2023-11-21 06:00:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  +badges: Doctrine\ORM\PersistentCollection {#2033 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: """
        Podman + distrobox might be the fastest way to get up and running.\n
        \n
        [github.com/89luca89/distrobox/…/useful_tips.md#us…](https://github.com/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700408559 {#1433
        date: 2023-11-19 16:42:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@GamesRevolution@programming.dev"
        "@infeeeee@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1670 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 140067
      -bodyTs: "'/89luca89/distrobox/':15 '/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)':20 '/useful_tips.md':16 'distrobox':2 'fastest':6 'get':9 'github.com':14,19 'github.com/89luca89/distrobox/':13 'github.com/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)':18 'might':3 'podman':1 'run':12 'us':17 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5431873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700408559 {#1430
        date: 2023-11-19 16:42:39.0 +01:00
      }
      +"title": 140067
    }
  ]
  -id: 14418
  -titleTs: "'distribut':6 'multipl':5 'packag':2 'target':4 'test':1"
  -bodyTs: "'actual':63 'also':75 'apt':55 'associ':70 'autom':97 'basic':48 'cd':27 'check':78 'confirm':52 'correct':58 'creat':5 'd':74 'deb/rpm':6,22 'everi':40 'existence/status':80 'far':15 'flatpak':89 'function':109 'futur':84 'goe':57 'gui':45,108 'instal':56,114 'launch':64 'least':113 'like':76 'live':26 'make':87 'manual':19 'may':86 'mayb':101 'need':50 'os':31 'oss':10 'packag':7 'process':99 'program':61 'releas':41 'review':122 'screenshot':118,124 'servic':69 'systemd':68 'take':116 'tedious':35 'test':20,106 'tool':11,46,95 'use':13 'version':28 'virtualbox':25 'well':91 'work':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700490216
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8182301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700403816 {#2411
    date: 2023-11-19 15:23:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
  +slug: "Testing-packaging-which-targets-multiple-distributions"
  +title: "Testing packaging which targets multiple distributions?"
  +url: null
  +body: """
    I am working on creating deb/rpm packages for an OSS tool I use. So far, I have been manually testing each deb/rpm in a virtualbox live cd version of that OS but it’s tedious to do that for every release. This is a GUI tool, I basically just need to confirm that the apt install goes correctly and the program can actually launch. There is a systemd service associated with it I’d also like to check the existence/status of. In the future, we may make a flatpak as well.\n
    \n
    Are there any tools to automate this process? Or maybe if it can’t test the GUI functionality it can at least install and take a screenshot and I can review the screenshot?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700542852 {#1384
    date: 2023-11-21 06:00:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  +badges: Doctrine\ORM\PersistentCollection {#2033 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: """
        Podman + distrobox might be the fastest way to get up and running.\n
        \n
        [github.com/89luca89/distrobox/…/useful_tips.md#us…](https://github.com/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700408559 {#1433
        date: 2023-11-19 16:42:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@GamesRevolution@programming.dev"
        "@infeeeee@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1670 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 140067
      -bodyTs: "'/89luca89/distrobox/':15 '/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)':20 '/useful_tips.md':16 'distrobox':2 'fastest':6 'get':9 'github.com':14,19 'github.com/89luca89/distrobox/':13 'github.com/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)':18 'might':3 'podman':1 'run':12 'us':17 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5431873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700408559 {#1430
        date: 2023-11-19 16:42:39.0 +01:00
      }
      +"title": 140067
    }
  ]
  -id: 14418
  -titleTs: "'distribut':6 'multipl':5 'packag':2 'target':4 'test':1"
  -bodyTs: "'actual':63 'also':75 'apt':55 'associ':70 'autom':97 'basic':48 'cd':27 'check':78 'confirm':52 'correct':58 'creat':5 'd':74 'deb/rpm':6,22 'everi':40 'existence/status':80 'far':15 'flatpak':89 'function':109 'futur':84 'goe':57 'gui':45,108 'instal':56,114 'launch':64 'least':113 'like':76 'live':26 'make':87 'manual':19 'may':86 'mayb':101 'need':50 'os':31 'oss':10 'packag':7 'process':99 'program':61 'releas':41 'review':122 'screenshot':118,124 'servic':69 'systemd':68 'take':116 'tedious':35 'test':20,106 'tool':11,46,95 'use':13 'version':28 'virtualbox':25 'well':91 'work':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700490216
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8182301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700403816 {#2411
    date: 2023-11-19 15:23:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
  +slug: "Testing-packaging-which-targets-multiple-distributions"
  +title: "Testing packaging which targets multiple distributions?"
  +url: null
  +body: """
    I am working on creating deb/rpm packages for an OSS tool I use. So far, I have been manually testing each deb/rpm in a virtualbox live cd version of that OS but it’s tedious to do that for every release. This is a GUI tool, I basically just need to confirm that the apt install goes correctly and the program can actually launch. There is a systemd service associated with it I’d also like to check the existence/status of. In the future, we may make a flatpak as well.\n
    \n
    Are there any tools to automate this process? Or maybe if it can’t test the GUI functionality it can at least install and take a screenshot and I can review the screenshot?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700542852 {#1384
    date: 2023-11-21 06:00:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  +badges: Doctrine\ORM\PersistentCollection {#2033 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: """
        Podman + distrobox might be the fastest way to get up and running.\n
        \n
        [github.com/89luca89/distrobox/…/useful_tips.md#us…](https://github.com/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700408559 {#1433
        date: 2023-11-19 16:42:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@GamesRevolution@programming.dev"
        "@infeeeee@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1670 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 140067
      -bodyTs: "'/89luca89/distrobox/':15 '/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)':20 '/useful_tips.md':16 'distrobox':2 'fastest':6 'get':9 'github.com':14,19 'github.com/89luca89/distrobox/':13 'github.com/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)':18 'might':3 'podman':1 'run':12 'us':17 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5431873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700408559 {#1430
        date: 2023-11-19 16:42:39.0 +01:00
      }
      +"title": 140067
    }
  ]
  -id: 14418
  -titleTs: "'distribut':6 'multipl':5 'packag':2 'target':4 'test':1"
  -bodyTs: "'actual':63 'also':75 'apt':55 'associ':70 'autom':97 'basic':48 'cd':27 'check':78 'confirm':52 'correct':58 'creat':5 'd':74 'deb/rpm':6,22 'everi':40 'existence/status':80 'far':15 'flatpak':89 'function':109 'futur':84 'goe':57 'gui':45,108 'instal':56,114 'launch':64 'least':113 'like':76 'live':26 'make':87 'manual':19 'may':86 'mayb':101 'need':50 'os':31 'oss':10 'packag':7 'process':99 'program':61 'releas':41 'review':122 'screenshot':118,124 'servic':69 'systemd':68 'take':116 'tedious':35 'test':20,106 'tool':11,46,95 'use':13 'version':28 'virtualbox':25 'well':91 'work':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700490216
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8182301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700403816 {#2411
    date: 2023-11-19 15:23:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2455 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "Testing-packaging-which-targets-multiple-distributions"
    +title: "Testing packaging which targets multiple distributions?"
    +url: null
    +body: """
      I am working on creating deb/rpm packages for an OSS tool I use. So far, I have been manually testing each deb/rpm in a virtualbox live cd version of that OS but it’s tedious to do that for every release. This is a GUI tool, I basically just need to confirm that the apt install goes correctly and the program can actually launch. There is a systemd service associated with it I’d also like to check the existence/status of. In the future, we may make a flatpak as well.\n
      \n
      Are there any tools to automate this process? Or maybe if it can’t test the GUI functionality it can at least install and take a screenshot and I can review the screenshot?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700542852 {#1384
      date: 2023-11-21 06:00:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2030 …}
    +reports: Doctrine\ORM\PersistentCollection {#2026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
    +badges: Doctrine\ORM\PersistentCollection {#2033 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 14418
    -titleTs: "'distribut':6 'multipl':5 'packag':2 'target':4 'test':1"
    -bodyTs: "'actual':63 'also':75 'apt':55 'associ':70 'autom':97 'basic':48 'cd':27 'check':78 'confirm':52 'correct':58 'creat':5 'd':74 'deb/rpm':6,22 'everi':40 'existence/status':80 'far':15 'flatpak':89 'function':109 'futur':84 'goe':57 'gui':45,108 'instal':56,114 'launch':64 'least':113 'like':76 'live':26 'make':87 'manual':19 'may':86 'mayb':101 'need':50 'os':31 'oss':10 'packag':7 'process':99 'program':61 'releas':41 'review':122 'screenshot':118,124 'servic':69 'systemd':68 'take':116 'tedious':35 'test':20,106 'tool':11,46,95 'use':13 'version':28 'virtualbox':25 'well':91 'work':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700490216
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8182301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700403816 {#2411
      date: 2023-11-19 15:23:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: """
    Podman + distrobox might be the fastest way to get up and running.\n
    \n
    [github.com/89luca89/distrobox/…/useful_tips.md#us…](https://github.com/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700408559 {#1433
    date: 2023-11-19 16:42:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@GamesRevolution@programming.dev"
    "@infeeeee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1670 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 140067
  -bodyTs: "'/89luca89/distrobox/':15 '/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)':20 '/useful_tips.md':16 'distrobox':2 'fastest':6 'get':9 'github.com':14,19 'github.com/89luca89/distrobox/':13 'github.com/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)':18 'might':3 'podman':1 'run':12 'us':17 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5431873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700408559 {#1430
    date: 2023-11-19 16:42:39.0 +01:00
  }
  +"title": 140067
}
"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 {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2455 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "Testing-packaging-which-targets-multiple-distributions"
    +title: "Testing packaging which targets multiple distributions?"
    +url: null
    +body: """
      I am working on creating deb/rpm packages for an OSS tool I use. So far, I have been manually testing each deb/rpm in a virtualbox live cd version of that OS but it’s tedious to do that for every release. This is a GUI tool, I basically just need to confirm that the apt install goes correctly and the program can actually launch. There is a systemd service associated with it I’d also like to check the existence/status of. In the future, we may make a flatpak as well.\n
      \n
      Are there any tools to automate this process? Or maybe if it can’t test the GUI functionality it can at least install and take a screenshot and I can review the screenshot?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700542852 {#1384
      date: 2023-11-21 06:00:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2030 …}
    +reports: Doctrine\ORM\PersistentCollection {#2026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
    +badges: Doctrine\ORM\PersistentCollection {#2033 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 14418
    -titleTs: "'distribut':6 'multipl':5 'packag':2 'target':4 'test':1"
    -bodyTs: "'actual':63 'also':75 'apt':55 'associ':70 'autom':97 'basic':48 'cd':27 'check':78 'confirm':52 'correct':58 'creat':5 'd':74 'deb/rpm':6,22 'everi':40 'existence/status':80 'far':15 'flatpak':89 'function':109 'futur':84 'goe':57 'gui':45,108 'instal':56,114 'launch':64 'least':113 'like':76 'live':26 'make':87 'manual':19 'may':86 'mayb':101 'need':50 'os':31 'oss':10 'packag':7 'process':99 'program':61 'releas':41 'review':122 'screenshot':118,124 'servic':69 'systemd':68 'take':116 'tedious':35 'test':20,106 'tool':11,46,95 'use':13 'version':28 'virtualbox':25 'well':91 'work':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700490216
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8182301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700403816 {#2411
      date: 2023-11-19 15:23:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: """
    Podman + distrobox might be the fastest way to get up and running.\n
    \n
    [github.com/89luca89/distrobox/…/useful_tips.md#us…](https://github.com/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700408559 {#1433
    date: 2023-11-19 16:42:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@GamesRevolution@programming.dev"
    "@infeeeee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1670 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 140067
  -bodyTs: "'/89luca89/distrobox/':15 '/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)':20 '/useful_tips.md':16 'distrobox':2 'fastest':6 'get':9 'github.com':14,19 'github.com/89luca89/distrobox/':13 'github.com/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)':18 'might':3 'podman':1 'run':12 'us':17 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5431873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700408559 {#1430
    date: 2023-11-19 16:42:39.0 +01:00
  }
  +"title": 140067
}
"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 {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2455 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "Testing-packaging-which-targets-multiple-distributions"
    +title: "Testing packaging which targets multiple distributions?"
    +url: null
    +body: """
      I am working on creating deb/rpm packages for an OSS tool I use. So far, I have been manually testing each deb/rpm in a virtualbox live cd version of that OS but it’s tedious to do that for every release. This is a GUI tool, I basically just need to confirm that the apt install goes correctly and the program can actually launch. There is a systemd service associated with it I’d also like to check the existence/status of. In the future, we may make a flatpak as well.\n
      \n
      Are there any tools to automate this process? Or maybe if it can’t test the GUI functionality it can at least install and take a screenshot and I can review the screenshot?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700542852 {#1384
      date: 2023-11-21 06:00:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2030 …}
    +reports: Doctrine\ORM\PersistentCollection {#2026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
    +badges: Doctrine\ORM\PersistentCollection {#2033 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 14418
    -titleTs: "'distribut':6 'multipl':5 'packag':2 'target':4 'test':1"
    -bodyTs: "'actual':63 'also':75 'apt':55 'associ':70 'autom':97 'basic':48 'cd':27 'check':78 'confirm':52 'correct':58 'creat':5 'd':74 'deb/rpm':6,22 'everi':40 'existence/status':80 'far':15 'flatpak':89 'function':109 'futur':84 'goe':57 'gui':45,108 'instal':56,114 'launch':64 'least':113 'like':76 'live':26 'make':87 'manual':19 'may':86 'mayb':101 'need':50 'os':31 'oss':10 'packag':7 'process':99 'program':61 'releas':41 'review':122 'screenshot':118,124 'servic':69 'systemd':68 'take':116 'tedious':35 'test':20,106 'tool':11,46,95 'use':13 'version':28 'virtualbox':25 'well':91 'work':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700490216
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8182301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700403816 {#2411
      date: 2023-11-19 15:23:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: """
    Podman + distrobox might be the fastest way to get up and running.\n
    \n
    [github.com/89luca89/distrobox/…/useful_tips.md#us…](https://github.com/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700408559 {#1433
    date: 2023-11-19 16:42:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@GamesRevolution@programming.dev"
    "@infeeeee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1670 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 140067
  -bodyTs: "'/89luca89/distrobox/':15 '/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)':20 '/useful_tips.md':16 'distrobox':2 'fastest':6 'get':9 'github.com':14,19 'github.com/89luca89/distrobox/':13 'github.com/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox)':18 'might':3 'podman':1 'run':12 'us':17 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5431873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700408559 {#1430
    date: 2023-11-19 16:42:39.0 +01:00
  }
  +"title": 140067
}
"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_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details