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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1717 …}
  +slug: "How-safe-is-self-hosting-a-public-website-behind-Cloudflare"
  +title: "How safe is self-hosting a public website behind Cloudflare?"
  +url: null
  +body: """
    I work in tech and am constantly finding solutions to problems, often on other people’s tech blogs, that I think “I should write that down somewhere” and, well, I want to actually start doing that, but I don’t want to pay someone else to host it.\n
    \n
    I have a Synology NAS, a sweet domain name, and familiarity with both Docker and Cloudflare tunnels. Would I be opening myself up to a world of hurt if I hosted a publicly available website on my NAS using [insert simple blogging platform], in a Docker container and behind some sort of Cloudflare protection?\n
    \n
    In theory that’s enough levels of protection and isolation but I don’t know enough about it to not be paranoid about everything getting popped and providing access to the wider NAS as a whole.\n
    \n
    Update: Thanks for the replies, everyone, they’ve been really helpful and somewhat reassuring. I think I’m going to have a look at Github and Cloudflare’s pages as my first port of call for my needs.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710850621 {#1562
    date: 2024-03-19 13:17:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  +badges: Doctrine\ORM\PersistentCollection {#1686 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "I do this via AWS amplify and it costs me a few cents a month as another option."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703994711 {#1434
        date: 2023-12-31 04:51:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TedZanzibar@feddit.uk"
        "@jgkawell@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1650 …}
      +nested: Doctrine\ORM\PersistentCollection {#1671 …}
      +votes: Doctrine\ORM\PersistentCollection {#1667 …}
      +reports: Doctrine\ORM\PersistentCollection {#1670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
      -id: 266586
      -bodyTs: "'amplifi':6 'anoth':17 'aw':5 'cent':13 'cost':9 'month':15 'option':18 'via':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314247"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703994711 {#1699
        date: 2023-12-31 04:51:51.0 +01:00
      }
      +"title": 266586
    }
  ]
  -id: 25623
  -titleTs: "'behind':10 'cloudflar':11 'host':6 'public':8 'safe':2 'self':5 'self-host':4 'websit':9"
  -bodyTs: "'access':131 'actual':33 'avail':82 'behind':97 'blog':18,90 'call':173 'cloudflar':64,101,165 'constant':7 'contain':95 'docker':62,94 'domain':56 'els':45 'enough':107,118 'everyon':144 'everyth':126 'familiar':59 'find':8 'first':170 'get':127 'github':163 'go':157 'help':149 'host':47,79 'hurt':76 'insert':88 'isol':112 'know':117 'level':108 'look':161 'm':156 'name':57 'nas':53,86,135 'need':176 'often':12 'open':69 'page':167 'paranoid':124 'pay':43 'peopl':15 'platform':91 'pop':128 'port':171 'problem':11 'protect':102,110 'provid':130 'public':81 'realli':148 'reassur':152 'repli':143 'simpl':89 'solut':9 'someon':44 'somewhat':151 'somewher':27 'sort':99 'start':34 'sweet':55 'synolog':52 'tech':4,17 'thank':140 'theori':104 'think':21,154 'tunnel':65 'updat':139 'use':87 've':146 'want':31,41 'websit':83 'well':29 'whole':138 'wider':134 'work':2 'world':74 'would':66 'write':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703943518
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6114725"
  +editedAt: DateTimeImmutable @1709383228 {#1595
    date: 2024-03-02 13:40:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703857118 {#1555
    date: 2023-12-29 14:38:38.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 {#1583
  +user: Proxies\__CG__\App\Entity\User {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1717 …}
  +slug: "How-safe-is-self-hosting-a-public-website-behind-Cloudflare"
  +title: "How safe is self-hosting a public website behind Cloudflare?"
  +url: null
  +body: """
    I work in tech and am constantly finding solutions to problems, often on other people’s tech blogs, that I think “I should write that down somewhere” and, well, I want to actually start doing that, but I don’t want to pay someone else to host it.\n
    \n
    I have a Synology NAS, a sweet domain name, and familiarity with both Docker and Cloudflare tunnels. Would I be opening myself up to a world of hurt if I hosted a publicly available website on my NAS using [insert simple blogging platform], in a Docker container and behind some sort of Cloudflare protection?\n
    \n
    In theory that’s enough levels of protection and isolation but I don’t know enough about it to not be paranoid about everything getting popped and providing access to the wider NAS as a whole.\n
    \n
    Update: Thanks for the replies, everyone, they’ve been really helpful and somewhat reassuring. I think I’m going to have a look at Github and Cloudflare’s pages as my first port of call for my needs.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710850621 {#1562
    date: 2024-03-19 13:17:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  +badges: Doctrine\ORM\PersistentCollection {#1686 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "I do this via AWS amplify and it costs me a few cents a month as another option."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703994711 {#1434
        date: 2023-12-31 04:51:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TedZanzibar@feddit.uk"
        "@jgkawell@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1650 …}
      +nested: Doctrine\ORM\PersistentCollection {#1671 …}
      +votes: Doctrine\ORM\PersistentCollection {#1667 …}
      +reports: Doctrine\ORM\PersistentCollection {#1670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
      -id: 266586
      -bodyTs: "'amplifi':6 'anoth':17 'aw':5 'cent':13 'cost':9 'month':15 'option':18 'via':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314247"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703994711 {#1699
        date: 2023-12-31 04:51:51.0 +01:00
      }
      +"title": 266586
    }
  ]
  -id: 25623
  -titleTs: "'behind':10 'cloudflar':11 'host':6 'public':8 'safe':2 'self':5 'self-host':4 'websit':9"
  -bodyTs: "'access':131 'actual':33 'avail':82 'behind':97 'blog':18,90 'call':173 'cloudflar':64,101,165 'constant':7 'contain':95 'docker':62,94 'domain':56 'els':45 'enough':107,118 'everyon':144 'everyth':126 'familiar':59 'find':8 'first':170 'get':127 'github':163 'go':157 'help':149 'host':47,79 'hurt':76 'insert':88 'isol':112 'know':117 'level':108 'look':161 'm':156 'name':57 'nas':53,86,135 'need':176 'often':12 'open':69 'page':167 'paranoid':124 'pay':43 'peopl':15 'platform':91 'pop':128 'port':171 'problem':11 'protect':102,110 'provid':130 'public':81 'realli':148 'reassur':152 'repli':143 'simpl':89 'solut':9 'someon':44 'somewhat':151 'somewher':27 'sort':99 'start':34 'sweet':55 'synolog':52 'tech':4,17 'thank':140 'theori':104 'think':21,154 'tunnel':65 'updat':139 'use':87 've':146 'want':31,41 'websit':83 'well':29 'whole':138 'wider':134 'work':2 'world':74 'would':66 'write':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703943518
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6114725"
  +editedAt: DateTimeImmutable @1709383228 {#1595
    date: 2024-03-02 13:40:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703857118 {#1555
    date: 2023-12-29 14:38:38.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 {#1583
  +user: Proxies\__CG__\App\Entity\User {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1717 …}
  +slug: "How-safe-is-self-hosting-a-public-website-behind-Cloudflare"
  +title: "How safe is self-hosting a public website behind Cloudflare?"
  +url: null
  +body: """
    I work in tech and am constantly finding solutions to problems, often on other people’s tech blogs, that I think “I should write that down somewhere” and, well, I want to actually start doing that, but I don’t want to pay someone else to host it.\n
    \n
    I have a Synology NAS, a sweet domain name, and familiarity with both Docker and Cloudflare tunnels. Would I be opening myself up to a world of hurt if I hosted a publicly available website on my NAS using [insert simple blogging platform], in a Docker container and behind some sort of Cloudflare protection?\n
    \n
    In theory that’s enough levels of protection and isolation but I don’t know enough about it to not be paranoid about everything getting popped and providing access to the wider NAS as a whole.\n
    \n
    Update: Thanks for the replies, everyone, they’ve been really helpful and somewhat reassuring. I think I’m going to have a look at Github and Cloudflare’s pages as my first port of call for my needs.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710850621 {#1562
    date: 2024-03-19 13:17:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  +badges: Doctrine\ORM\PersistentCollection {#1686 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "I do this via AWS amplify and it costs me a few cents a month as another option."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703994711 {#1434
        date: 2023-12-31 04:51:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TedZanzibar@feddit.uk"
        "@jgkawell@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1650 …}
      +nested: Doctrine\ORM\PersistentCollection {#1671 …}
      +votes: Doctrine\ORM\PersistentCollection {#1667 …}
      +reports: Doctrine\ORM\PersistentCollection {#1670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
      -id: 266586
      -bodyTs: "'amplifi':6 'anoth':17 'aw':5 'cent':13 'cost':9 'month':15 'option':18 'via':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314247"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703994711 {#1699
        date: 2023-12-31 04:51:51.0 +01:00
      }
      +"title": 266586
    }
  ]
  -id: 25623
  -titleTs: "'behind':10 'cloudflar':11 'host':6 'public':8 'safe':2 'self':5 'self-host':4 'websit':9"
  -bodyTs: "'access':131 'actual':33 'avail':82 'behind':97 'blog':18,90 'call':173 'cloudflar':64,101,165 'constant':7 'contain':95 'docker':62,94 'domain':56 'els':45 'enough':107,118 'everyon':144 'everyth':126 'familiar':59 'find':8 'first':170 'get':127 'github':163 'go':157 'help':149 'host':47,79 'hurt':76 'insert':88 'isol':112 'know':117 'level':108 'look':161 'm':156 'name':57 'nas':53,86,135 'need':176 'often':12 'open':69 'page':167 'paranoid':124 'pay':43 'peopl':15 'platform':91 'pop':128 'port':171 'problem':11 'protect':102,110 'provid':130 'public':81 'realli':148 'reassur':152 'repli':143 'simpl':89 'solut':9 'someon':44 'somewhat':151 'somewher':27 'sort':99 'start':34 'sweet':55 'synolog':52 'tech':4,17 'thank':140 'theori':104 'think':21,154 'tunnel':65 'updat':139 'use':87 've':146 'want':31,41 'websit':83 'well':29 'whole':138 'wider':134 'work':2 'world':74 'would':66 'write':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703943518
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6114725"
  +editedAt: DateTimeImmutable @1709383228 {#1595
    date: 2024-03-02 13:40:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703857118 {#1555
    date: 2023-12-29 14:38:38.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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2469 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1717 …}
    +slug: "How-safe-is-self-hosting-a-public-website-behind-Cloudflare"
    +title: "How safe is self-hosting a public website behind Cloudflare?"
    +url: null
    +body: """
      I work in tech and am constantly finding solutions to problems, often on other people’s tech blogs, that I think “I should write that down somewhere” and, well, I want to actually start doing that, but I don’t want to pay someone else to host it.\n
      \n
      I have a Synology NAS, a sweet domain name, and familiarity with both Docker and Cloudflare tunnels. Would I be opening myself up to a world of hurt if I hosted a publicly available website on my NAS using [insert simple blogging platform], in a Docker container and behind some sort of Cloudflare protection?\n
      \n
      In theory that’s enough levels of protection and isolation but I don’t know enough about it to not be paranoid about everything getting popped and providing access to the wider NAS as a whole.\n
      \n
      Update: Thanks for the replies, everyone, they’ve been really helpful and somewhat reassuring. I think I’m going to have a look at Github and Cloudflare’s pages as my first port of call for my needs.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710850621 {#1562
      date: 2024-03-19 13:17:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1739 …}
    +votes: Doctrine\ORM\PersistentCollection {#1740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
    +badges: Doctrine\ORM\PersistentCollection {#1686 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 25623
    -titleTs: "'behind':10 'cloudflar':11 'host':6 'public':8 'safe':2 'self':5 'self-host':4 'websit':9"
    -bodyTs: "'access':131 'actual':33 'avail':82 'behind':97 'blog':18,90 'call':173 'cloudflar':64,101,165 'constant':7 'contain':95 'docker':62,94 'domain':56 'els':45 'enough':107,118 'everyon':144 'everyth':126 'familiar':59 'find':8 'first':170 'get':127 'github':163 'go':157 'help':149 'host':47,79 'hurt':76 'insert':88 'isol':112 'know':117 'level':108 'look':161 'm':156 'name':57 'nas':53,86,135 'need':176 'often':12 'open':69 'page':167 'paranoid':124 'pay':43 'peopl':15 'platform':91 'pop':128 'port':171 'problem':11 'protect':102,110 'provid':130 'public':81 'realli':148 'reassur':152 'repli':143 'simpl':89 'solut':9 'someon':44 'somewhat':151 'somewher':27 'sort':99 'start':34 'sweet':55 'synolog':52 'tech':4,17 'thank':140 'theori':104 'think':21,154 'tunnel':65 'updat':139 'use':87 've':146 'want':31,41 'websit':83 'well':29 'whole':138 'wider':134 'work':2 'world':74 'would':66 'write':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943518
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/6114725"
    +editedAt: DateTimeImmutable @1709383228 {#1595
      date: 2024-03-02 13:40:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703857118 {#1555
      date: 2023-12-29 14:38:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "I do this via AWS amplify and it costs me a few cents a month as another option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703994711 {#1434
    date: 2023-12-31 04:51:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TedZanzibar@feddit.uk"
    "@jgkawell@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1650 …}
  +nested: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  -id: 266586
  -bodyTs: "'amplifi':6 'anoth':17 'aw':5 'cent':13 'cost':9 'month':15 'option':18 'via':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6314247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703994711 {#1699
    date: 2023-12-31 04:51:51.0 +01:00
  }
  +"title": 266586
}
"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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2469 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1717 …}
    +slug: "How-safe-is-self-hosting-a-public-website-behind-Cloudflare"
    +title: "How safe is self-hosting a public website behind Cloudflare?"
    +url: null
    +body: """
      I work in tech and am constantly finding solutions to problems, often on other people’s tech blogs, that I think “I should write that down somewhere” and, well, I want to actually start doing that, but I don’t want to pay someone else to host it.\n
      \n
      I have a Synology NAS, a sweet domain name, and familiarity with both Docker and Cloudflare tunnels. Would I be opening myself up to a world of hurt if I hosted a publicly available website on my NAS using [insert simple blogging platform], in a Docker container and behind some sort of Cloudflare protection?\n
      \n
      In theory that’s enough levels of protection and isolation but I don’t know enough about it to not be paranoid about everything getting popped and providing access to the wider NAS as a whole.\n
      \n
      Update: Thanks for the replies, everyone, they’ve been really helpful and somewhat reassuring. I think I’m going to have a look at Github and Cloudflare’s pages as my first port of call for my needs.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710850621 {#1562
      date: 2024-03-19 13:17:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1739 …}
    +votes: Doctrine\ORM\PersistentCollection {#1740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
    +badges: Doctrine\ORM\PersistentCollection {#1686 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 25623
    -titleTs: "'behind':10 'cloudflar':11 'host':6 'public':8 'safe':2 'self':5 'self-host':4 'websit':9"
    -bodyTs: "'access':131 'actual':33 'avail':82 'behind':97 'blog':18,90 'call':173 'cloudflar':64,101,165 'constant':7 'contain':95 'docker':62,94 'domain':56 'els':45 'enough':107,118 'everyon':144 'everyth':126 'familiar':59 'find':8 'first':170 'get':127 'github':163 'go':157 'help':149 'host':47,79 'hurt':76 'insert':88 'isol':112 'know':117 'level':108 'look':161 'm':156 'name':57 'nas':53,86,135 'need':176 'often':12 'open':69 'page':167 'paranoid':124 'pay':43 'peopl':15 'platform':91 'pop':128 'port':171 'problem':11 'protect':102,110 'provid':130 'public':81 'realli':148 'reassur':152 'repli':143 'simpl':89 'solut':9 'someon':44 'somewhat':151 'somewher':27 'sort':99 'start':34 'sweet':55 'synolog':52 'tech':4,17 'thank':140 'theori':104 'think':21,154 'tunnel':65 'updat':139 'use':87 've':146 'want':31,41 'websit':83 'well':29 'whole':138 'wider':134 'work':2 'world':74 'would':66 'write':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943518
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/6114725"
    +editedAt: DateTimeImmutable @1709383228 {#1595
      date: 2024-03-02 13:40:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703857118 {#1555
      date: 2023-12-29 14:38:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "I do this via AWS amplify and it costs me a few cents a month as another option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703994711 {#1434
    date: 2023-12-31 04:51:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TedZanzibar@feddit.uk"
    "@jgkawell@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1650 …}
  +nested: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  -id: 266586
  -bodyTs: "'amplifi':6 'anoth':17 'aw':5 'cent':13 'cost':9 'month':15 'option':18 'via':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6314247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703994711 {#1699
    date: 2023-12-31 04:51:51.0 +01:00
  }
  +"title": 266586
}
"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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2469 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1717 …}
    +slug: "How-safe-is-self-hosting-a-public-website-behind-Cloudflare"
    +title: "How safe is self-hosting a public website behind Cloudflare?"
    +url: null
    +body: """
      I work in tech and am constantly finding solutions to problems, often on other people’s tech blogs, that I think “I should write that down somewhere” and, well, I want to actually start doing that, but I don’t want to pay someone else to host it.\n
      \n
      I have a Synology NAS, a sweet domain name, and familiarity with both Docker and Cloudflare tunnels. Would I be opening myself up to a world of hurt if I hosted a publicly available website on my NAS using [insert simple blogging platform], in a Docker container and behind some sort of Cloudflare protection?\n
      \n
      In theory that’s enough levels of protection and isolation but I don’t know enough about it to not be paranoid about everything getting popped and providing access to the wider NAS as a whole.\n
      \n
      Update: Thanks for the replies, everyone, they’ve been really helpful and somewhat reassuring. I think I’m going to have a look at Github and Cloudflare’s pages as my first port of call for my needs.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710850621 {#1562
      date: 2024-03-19 13:17:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1739 …}
    +votes: Doctrine\ORM\PersistentCollection {#1740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
    +badges: Doctrine\ORM\PersistentCollection {#1686 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 25623
    -titleTs: "'behind':10 'cloudflar':11 'host':6 'public':8 'safe':2 'self':5 'self-host':4 'websit':9"
    -bodyTs: "'access':131 'actual':33 'avail':82 'behind':97 'blog':18,90 'call':173 'cloudflar':64,101,165 'constant':7 'contain':95 'docker':62,94 'domain':56 'els':45 'enough':107,118 'everyon':144 'everyth':126 'familiar':59 'find':8 'first':170 'get':127 'github':163 'go':157 'help':149 'host':47,79 'hurt':76 'insert':88 'isol':112 'know':117 'level':108 'look':161 'm':156 'name':57 'nas':53,86,135 'need':176 'often':12 'open':69 'page':167 'paranoid':124 'pay':43 'peopl':15 'platform':91 'pop':128 'port':171 'problem':11 'protect':102,110 'provid':130 'public':81 'realli':148 'reassur':152 'repli':143 'simpl':89 'solut':9 'someon':44 'somewhat':151 'somewher':27 'sort':99 'start':34 'sweet':55 'synolog':52 'tech':4,17 'thank':140 'theori':104 'think':21,154 'tunnel':65 'updat':139 'use':87 've':146 'want':31,41 'websit':83 'well':29 'whole':138 'wider':134 'work':2 'world':74 'would':66 'write':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943518
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/6114725"
    +editedAt: DateTimeImmutable @1709383228 {#1595
      date: 2024-03-02 13:40:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703857118 {#1555
      date: 2023-12-29 14:38:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "I do this via AWS amplify and it costs me a few cents a month as another option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703994711 {#1434
    date: 2023-12-31 04:51:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TedZanzibar@feddit.uk"
    "@jgkawell@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1650 …}
  +nested: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  -id: 266586
  -bodyTs: "'amplifi':6 'anoth':17 'aw':5 'cent':13 'cost':9 'month':15 'option':18 'via':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6314247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703994711 {#1699
    date: 2023-12-31 04:51:51.0 +01:00
  }
  +"title": 266586
}
"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_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
10 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