Skip to content
This repository has been archived by the owner on Jan 26, 2025. It is now read-only.
/ onionbb Public archive

Tor onion hardening plugin for phpBB forum software

License

Notifications You must be signed in to change notification settings

cypherbits/onionbb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9f4c845 · Jan 13, 2023

History

11 Commits
Jan 13, 2023
Jan 13, 2023
May 27, 2019
Jan 13, 2023
Jan 13, 2023
Jan 13, 2023
Jan 13, 2023
Jan 13, 2023
Jan 13, 2023
Jan 13, 2023
Jan 13, 2023
Jan 13, 2023
May 27, 2019
Jan 13, 2023

Repository files navigation

Onionbb: Tor hardening

Requeriments

  • phpBB >= 3.3.9
  • PHP >= 8.0

Features

  • IP whitelisting: only these IPs can make request to the forum.
  • Block Tor2Web.
  • Make sure client is connecting to our service and not the default virtualhost.
  • Block non-standard UserAgent (non-browsers and bots).
  • Only allow the latest version of Tor Browser and block other browsers.
  • Implement HTTP security headers on Response like:
    • Referrer-Policy.
    • X-Content-Type-Options.
    • X-Frame-Options.
    • Content-Security-Policy. Disable Javascript execution.

Installation

Copy the extension to phpBB/ext/cypherbits/onionbb

Go to "ACP" > "Customise" > "Extensions" and enable the "Onionbb: Tor hardening" extension.

License

GPLv2

About

Tor onion hardening plugin for phpBB forum software

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published