Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
samizdat
samizdat
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 32
    • Issues 32
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Michał "rysiek" Woźniak
  • samizdatsamizdat
  • Issues
  • #46

Closed
Open
Opened Jul 06, 2020 by Michał "rysiek" Woźniak@rysiek🔒Maintainer

Research, test, and document if/how Samizdat could be used behind NAT/firewall

An interesting question was asked on the Fediverse: could Samizdat be used to host content behind NAT/firewall.

The minimal requirements are:

  • a HTTPS-enabled site to kick-start Service Worker (no need to host actual content there);
  • a way to push content to wherever the deployed plugins can fetch() it from.

With current plugins this would mean:

  • hosting a skeleton site on some public hosting service (GitLab pages, etc)
  • figuring out if pushing content to Gun and IPFS can happen from behind a firewall, or if running Gun and IPFS daemons behind firewall works well.

Hypothetically this would be easier with a plugin using anything that does not require a publicly accessible daemon, like pushing content to WebArchive and fetching from there.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: rysiek/samizdat#46