GET https://kbin.spritesserver.nl/d/video.simplifiedprivacy.com/commented/%E2%88%9E/links

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.89 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1810
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1851 …}
  +image: Proxies\__CG__\App\Entity\Image {#1372 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "SimpleX-Self-host-Script-and-amp-Tutorial-Video"
  +title: "SimpleX Self-host Script & Tutorial Video"
  +url: "https://video.simplifiedprivacy.com/simplex/"
  +body: """
    SimpleX is a private encrypted messenger that creates new identities for each conversation. However, when you first install the app, it’s all the developer’s own servers. This has metadata and centralization risks. This can help…\n
    \n
    SimplifiedPrivacy is completely different than SimpleX (although sharing the same start). They just released a tutorial video with a self-host script for any Debian/Ubuntu VPS that you can use to easily self-host a SimpleX server: [video.simplifiedprivacy.com/simplex/](https://video.simplifiedprivacy.com/simplex/)\n
    \n
    Here is the script on their self-hosted gitlab: [git.simplifiedprivacy.is/…/simplex-self-host/](https://git.simplifiedprivacy.is/publicgroup/simplex-self-host/)\n
    \n
    If you do not wish to self-host, you can add their SimpleX servers to your app for free:\n
    \n
    [smp://BgQRXMpC_pOpm2eAWvwFAvz6o1pJMu8y6_LaxZYxAFg…](smp://BgQRXMpC_pOpm2eAWvwFAvz6o1pJMu8y6_LaxZYxAFg=@smp.simplifiedprivacy.com)\n
    \n
    [xftp://YLfpIjjRjJdOHKSPHCxhHMUmB_auPkxSIkfo76cH7F…](xftp://YLfpIjjRjJdOHKSPHCxhHMUmB_auPkxSIkfo76cH7F8=@xftp.simplifiedprivacy.com:5443)\n
    \n
    Also consider joining their SimpleX chat room where people talk about Linux and privacy in general:\n
    \n
    [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2Fhpq7_4gGJiilmz5Rf-CswuU5kZGkm_zOIooSw6yALRg%3D%40smp5.simplex.im%2FXVf2UZLG2NxirJJlkO-yjU3BjbnK-QBo%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAy8t1QqQ_sOovdEAfXlWvWKH9dw-7kwl5menGf4JI8hU%253D%26srv%3Djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%225tJ0uL-PgZB4UjSIsbnyJQ%3D%3D%22%7D)\n
    \n
    I sincerely hope the moderator will not suppress this knowledge, as some may wish to learn. I am excited about sharing technology independence.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699842358 {#1819
    date: 2023-11-13 03:25:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@smp"
    "@xftp"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1875 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 12438
  -titleTs: "'host':4 'script':5 'self':3 'self-host':2 'simplex':1 'tutori':6 'video':7"
  -bodyTs: "'/contact#/?v=1-4&smp=smp%3a%2f%2f':145 '/contact#/?v=1-4&smp=smp%3a%2f%2fhpq7_4ggjiilmz5rf-cswuu5kzgkm_zoioosw6yalrg%3d%40smp5.simplex.im%2fxvf2uzlg2nxirjjlko-yju3bjbnk-qbo%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeay8t1qqq_soovdeafxlwvwkh9dw-7kwl5mengf4ji8hu%253d%26srv%3djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%225tj0ul-pgzb4ujsisbnyjq%3d%3d%22%7d)':148 '/publicgroup/simplex-self-host/)':94 '/simplex-self-host':91 '/simplex/](https://video.simplifiedprivacy.com/simplex/)':79 'add':106 'also':127 'although':44 'app':20,112 'aupkxsikfo76ch7f':123 'aupkxsikfo76ch7f8':125 'bgqrxmpc':115,118 'central':33 'chat':132 'complet':40 'consid':128 'convers':13 'creat':8 'debian/ubuntu':63 'develop':25 'differ':41 'easili':70 'encrypt':5 'excit':167 'first':17 'free':114 'general':142 'git.simplifiedprivacy.is':90,93 'git.simplifiedprivacy.is/publicgroup/simplex-self-host/)':92 'gitlab':89 'help':37 'hope':151 'host':59,73,88,103 'howev':14 'ident':10 'independ':171 'instal':18 'join':129 'knowledg':158 'laxzyxafg':117,120 'learn':164 'linux':138 'may':161 'messeng':6 'metadata':31 'moder':153 'new':9 'peopl':135 'popm2eawvwfavz6o1pjmu8y6':116,119 'privaci':140 'privat':4 'releas':51 'risk':34 'room':133 'script':60,83 'self':58,72,87,102 'self-host':57,71,86,101 'server':28,76,109 'share':45,169 'simplex':1,43,75,108,131 'simplex.chat':144,147 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2f':143 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fhpq7_4ggjiilmz5rf-cswuu5kzgkm_zoioosw6yalrg%3d%40smp5.simplex.im%2fxvf2uzlg2nxirjjlko-yju3bjbnk-qbo%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeay8t1qqq_soovdeafxlwvwkh9dw-7kwl5mengf4ji8hu%253d%26srv%3djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%225tj0ul-pgzb4ujsisbnyjq%3d%3d%22%7d)':146 'simplifiedprivaci':38 'sincer':150 'smp.simplifiedprivacy.com':121 'start':48 'suppress':156 'talk':136 'technolog':170 'tutori':53 'use':68 'video':54 'video.simplifiedprivacy.com':78 'video.simplifiedprivacy.com/simplex/](https://video.simplifiedprivacy.com/simplex/)':77 'vps':64 'wish':99,162 'xftp.simplifiedprivacy.com:5443':126 'ylfpijjrjjdohksphcxhhmumb':122,124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699882858
  +visibility: "visible             "
  +apId: "https://monero.town/post/1085883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699842358 {#1806
    date: 2023-11-13 03:25:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1810
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1851 …}
  +image: Proxies\__CG__\App\Entity\Image {#1372 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "SimpleX-Self-host-Script-and-amp-Tutorial-Video"
  +title: "SimpleX Self-host Script & Tutorial Video"
  +url: "https://video.simplifiedprivacy.com/simplex/"
  +body: """
    SimpleX is a private encrypted messenger that creates new identities for each conversation. However, when you first install the app, it’s all the developer’s own servers. This has metadata and centralization risks. This can help…\n
    \n
    SimplifiedPrivacy is completely different than SimpleX (although sharing the same start). They just released a tutorial video with a self-host script for any Debian/Ubuntu VPS that you can use to easily self-host a SimpleX server: [video.simplifiedprivacy.com/simplex/](https://video.simplifiedprivacy.com/simplex/)\n
    \n
    Here is the script on their self-hosted gitlab: [git.simplifiedprivacy.is/…/simplex-self-host/](https://git.simplifiedprivacy.is/publicgroup/simplex-self-host/)\n
    \n
    If you do not wish to self-host, you can add their SimpleX servers to your app for free:\n
    \n
    [smp://BgQRXMpC_pOpm2eAWvwFAvz6o1pJMu8y6_LaxZYxAFg…](smp://BgQRXMpC_pOpm2eAWvwFAvz6o1pJMu8y6_LaxZYxAFg=@smp.simplifiedprivacy.com)\n
    \n
    [xftp://YLfpIjjRjJdOHKSPHCxhHMUmB_auPkxSIkfo76cH7F…](xftp://YLfpIjjRjJdOHKSPHCxhHMUmB_auPkxSIkfo76cH7F8=@xftp.simplifiedprivacy.com:5443)\n
    \n
    Also consider joining their SimpleX chat room where people talk about Linux and privacy in general:\n
    \n
    [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2Fhpq7_4gGJiilmz5Rf-CswuU5kZGkm_zOIooSw6yALRg%3D%40smp5.simplex.im%2FXVf2UZLG2NxirJJlkO-yjU3BjbnK-QBo%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAy8t1QqQ_sOovdEAfXlWvWKH9dw-7kwl5menGf4JI8hU%253D%26srv%3Djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%225tJ0uL-PgZB4UjSIsbnyJQ%3D%3D%22%7D)\n
    \n
    I sincerely hope the moderator will not suppress this knowledge, as some may wish to learn. I am excited about sharing technology independence.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699842358 {#1819
    date: 2023-11-13 03:25:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@smp"
    "@xftp"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1875 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 12438
  -titleTs: "'host':4 'script':5 'self':3 'self-host':2 'simplex':1 'tutori':6 'video':7"
  -bodyTs: "'/contact#/?v=1-4&smp=smp%3a%2f%2f':145 '/contact#/?v=1-4&smp=smp%3a%2f%2fhpq7_4ggjiilmz5rf-cswuu5kzgkm_zoioosw6yalrg%3d%40smp5.simplex.im%2fxvf2uzlg2nxirjjlko-yju3bjbnk-qbo%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeay8t1qqq_soovdeafxlwvwkh9dw-7kwl5mengf4ji8hu%253d%26srv%3djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%225tj0ul-pgzb4ujsisbnyjq%3d%3d%22%7d)':148 '/publicgroup/simplex-self-host/)':94 '/simplex-self-host':91 '/simplex/](https://video.simplifiedprivacy.com/simplex/)':79 'add':106 'also':127 'although':44 'app':20,112 'aupkxsikfo76ch7f':123 'aupkxsikfo76ch7f8':125 'bgqrxmpc':115,118 'central':33 'chat':132 'complet':40 'consid':128 'convers':13 'creat':8 'debian/ubuntu':63 'develop':25 'differ':41 'easili':70 'encrypt':5 'excit':167 'first':17 'free':114 'general':142 'git.simplifiedprivacy.is':90,93 'git.simplifiedprivacy.is/publicgroup/simplex-self-host/)':92 'gitlab':89 'help':37 'hope':151 'host':59,73,88,103 'howev':14 'ident':10 'independ':171 'instal':18 'join':129 'knowledg':158 'laxzyxafg':117,120 'learn':164 'linux':138 'may':161 'messeng':6 'metadata':31 'moder':153 'new':9 'peopl':135 'popm2eawvwfavz6o1pjmu8y6':116,119 'privaci':140 'privat':4 'releas':51 'risk':34 'room':133 'script':60,83 'self':58,72,87,102 'self-host':57,71,86,101 'server':28,76,109 'share':45,169 'simplex':1,43,75,108,131 'simplex.chat':144,147 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2f':143 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fhpq7_4ggjiilmz5rf-cswuu5kzgkm_zoioosw6yalrg%3d%40smp5.simplex.im%2fxvf2uzlg2nxirjjlko-yju3bjbnk-qbo%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeay8t1qqq_soovdeafxlwvwkh9dw-7kwl5mengf4ji8hu%253d%26srv%3djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%225tj0ul-pgzb4ujsisbnyjq%3d%3d%22%7d)':146 'simplifiedprivaci':38 'sincer':150 'smp.simplifiedprivacy.com':121 'start':48 'suppress':156 'talk':136 'technolog':170 'tutori':53 'use':68 'video':54 'video.simplifiedprivacy.com':78 'video.simplifiedprivacy.com/simplex/](https://video.simplifiedprivacy.com/simplex/)':77 'vps':64 'wish':99,162 'xftp.simplifiedprivacy.com:5443':126 'ylfpijjrjjdohksphcxhhmumb':122,124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699882858
  +visibility: "visible             "
  +apId: "https://monero.town/post/1085883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699842358 {#1806
    date: 2023-11-13 03:25:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1810
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1851 …}
  +image: Proxies\__CG__\App\Entity\Image {#1372 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "SimpleX-Self-host-Script-and-amp-Tutorial-Video"
  +title: "SimpleX Self-host Script & Tutorial Video"
  +url: "https://video.simplifiedprivacy.com/simplex/"
  +body: """
    SimpleX is a private encrypted messenger that creates new identities for each conversation. However, when you first install the app, it’s all the developer’s own servers. This has metadata and centralization risks. This can help…\n
    \n
    SimplifiedPrivacy is completely different than SimpleX (although sharing the same start). They just released a tutorial video with a self-host script for any Debian/Ubuntu VPS that you can use to easily self-host a SimpleX server: [video.simplifiedprivacy.com/simplex/](https://video.simplifiedprivacy.com/simplex/)\n
    \n
    Here is the script on their self-hosted gitlab: [git.simplifiedprivacy.is/…/simplex-self-host/](https://git.simplifiedprivacy.is/publicgroup/simplex-self-host/)\n
    \n
    If you do not wish to self-host, you can add their SimpleX servers to your app for free:\n
    \n
    [smp://BgQRXMpC_pOpm2eAWvwFAvz6o1pJMu8y6_LaxZYxAFg…](smp://BgQRXMpC_pOpm2eAWvwFAvz6o1pJMu8y6_LaxZYxAFg=@smp.simplifiedprivacy.com)\n
    \n
    [xftp://YLfpIjjRjJdOHKSPHCxhHMUmB_auPkxSIkfo76cH7F…](xftp://YLfpIjjRjJdOHKSPHCxhHMUmB_auPkxSIkfo76cH7F8=@xftp.simplifiedprivacy.com:5443)\n
    \n
    Also consider joining their SimpleX chat room where people talk about Linux and privacy in general:\n
    \n
    [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2Fhpq7_4gGJiilmz5Rf-CswuU5kZGkm_zOIooSw6yALRg%3D%40smp5.simplex.im%2FXVf2UZLG2NxirJJlkO-yjU3BjbnK-QBo%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAy8t1QqQ_sOovdEAfXlWvWKH9dw-7kwl5menGf4JI8hU%253D%26srv%3Djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%225tJ0uL-PgZB4UjSIsbnyJQ%3D%3D%22%7D)\n
    \n
    I sincerely hope the moderator will not suppress this knowledge, as some may wish to learn. I am excited about sharing technology independence.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699842358 {#1819
    date: 2023-11-13 03:25:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@smp"
    "@xftp"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1875 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 12438
  -titleTs: "'host':4 'script':5 'self':3 'self-host':2 'simplex':1 'tutori':6 'video':7"
  -bodyTs: "'/contact#/?v=1-4&smp=smp%3a%2f%2f':145 '/contact#/?v=1-4&smp=smp%3a%2f%2fhpq7_4ggjiilmz5rf-cswuu5kzgkm_zoioosw6yalrg%3d%40smp5.simplex.im%2fxvf2uzlg2nxirjjlko-yju3bjbnk-qbo%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeay8t1qqq_soovdeafxlwvwkh9dw-7kwl5mengf4ji8hu%253d%26srv%3djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%225tj0ul-pgzb4ujsisbnyjq%3d%3d%22%7d)':148 '/publicgroup/simplex-self-host/)':94 '/simplex-self-host':91 '/simplex/](https://video.simplifiedprivacy.com/simplex/)':79 'add':106 'also':127 'although':44 'app':20,112 'aupkxsikfo76ch7f':123 'aupkxsikfo76ch7f8':125 'bgqrxmpc':115,118 'central':33 'chat':132 'complet':40 'consid':128 'convers':13 'creat':8 'debian/ubuntu':63 'develop':25 'differ':41 'easili':70 'encrypt':5 'excit':167 'first':17 'free':114 'general':142 'git.simplifiedprivacy.is':90,93 'git.simplifiedprivacy.is/publicgroup/simplex-self-host/)':92 'gitlab':89 'help':37 'hope':151 'host':59,73,88,103 'howev':14 'ident':10 'independ':171 'instal':18 'join':129 'knowledg':158 'laxzyxafg':117,120 'learn':164 'linux':138 'may':161 'messeng':6 'metadata':31 'moder':153 'new':9 'peopl':135 'popm2eawvwfavz6o1pjmu8y6':116,119 'privaci':140 'privat':4 'releas':51 'risk':34 'room':133 'script':60,83 'self':58,72,87,102 'self-host':57,71,86,101 'server':28,76,109 'share':45,169 'simplex':1,43,75,108,131 'simplex.chat':144,147 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2f':143 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fhpq7_4ggjiilmz5rf-cswuu5kzgkm_zoioosw6yalrg%3d%40smp5.simplex.im%2fxvf2uzlg2nxirjjlko-yju3bjbnk-qbo%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeay8t1qqq_soovdeafxlwvwkh9dw-7kwl5mengf4ji8hu%253d%26srv%3djjbyvoemxysm7qxap7m5d5m35jzv5qq6gnlv7s4rsn7tdwwmuqciwpid.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%225tj0ul-pgzb4ujsisbnyjq%3d%3d%22%7d)':146 'simplifiedprivaci':38 'sincer':150 'smp.simplifiedprivacy.com':121 'start':48 'suppress':156 'talk':136 'technolog':170 'tutori':53 'use':68 'video':54 'video.simplifiedprivacy.com':78 'video.simplifiedprivacy.com/simplex/](https://video.simplifiedprivacy.com/simplex/)':77 'vps':64 'wish':99,162 'xftp.simplifiedprivacy.com:5443':126 'ylfpijjrjjdohksphcxhhmumb':122,124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699882858
  +visibility: "visible             "
  +apId: "https://monero.town/post/1085883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699842358 {#1806
    date: 2023-11-13 03:25:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details