Skip to content

Make URL to the privacy policy configurable #99

@brknkfr

Description

@brknkfr

We don't want to link to GitHub with our self-hosted Altbot by accepting the privacy policy because of privacy reasons. Unfortunately in most clients the URL to the privacy policy is rendered and in this case data is submitted to GitHub.

And the hard coded URL to the privacy policy is used in

if !containsWord(stripHTMLTags(parentStatus.Content), "https://github.com/micr0-dev/Altbot/blob/main/PRIVACY.md") {
which makes it more difficult to use a custom privacy policy with a self-hosted Altbot.

This would probably need changes in the localizations.json file as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions