Skip to content

pkuanvil/nodebb-plugin-pr

Repository files navigation

@pkuanvil/nodebb-plugin-pr

This is a NodeBB plugin private to PKU Anvil: https://www.pkuanvil.com. Current functionalities:

  • Email Register
    • Register request (the encrypted message is simplely a RSA public key encrytion of username and password)
    • DKIM (Verify an email which has DKIM "To:" signature)
      • We apply a patch to mailauth (see folder patches/) which skips body verify, as we are not interested in body anyway
  • hcaptcha (not yet enabled at PKU Anvil, although the code is prepared)
  • Privacy:
    • Don't show register time
    • Allow user to hide online time in user settings
  • Block Tag: user can filter topics with specific tag