You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
1.3 KiB

4 years ago
  1. +++
  2. title = "Work Offline"
  3. description = "Build and run your entire site without Internet access."
  4. categories = ["security"]
  5. tags = ["privacy", "networking"]
  6. features = ["related content"]
  7. aliases = [
  8. "/feature/air-gapping"
  9. ]
  10. [[copyright]]
  11. owner = "Josh Habdas"
  12. date = "2019"
  13. license = "agpl-3.0-or-later"
  14. +++
  15. Unless running the [Quick Install](../quick-install) After Dark does not require an Internet connection to function. Leverage this feature in creative ways:
  16. - Use [Ephemeral Hosting]({{< relref "ephemeral-hosting" >}}) to report news without tipping off authorities.
  17. - Run your site behind a NAT or firewall blocking all outbound requests.
  18. - Review the [Online Help](../online-help) docs during a flight on Virgin Galactic.
  19. - Keep a personal journal while couchsurfing through Southeast Asia.
  20. - Securely generate configuration for the [Web Mining](/module/toxic-swamp#config-generator) add-on module.
  21. - Develop your content using {{< external href="https://termux.com" text="Termux" />}} on Android in airplane mode.
  22. - Create an [Image Gallery](/module/hall-of-mirrors) while trekking the Mount Nimbus via ferrata.
  23. By default After Dark makes no outbound requests **except** when viewing certain [Online Help](../online-help) documentation to cover related functionality.