Skip to content

Truncate IP addresses for GDPR reasons #3560

Description

@Android1338

Describe the feature you'd like

For GDPR reasons it would be very nice if BookStack would give you the option to truncate IP addresses for any actions in the database with different configurations like the following examples:

  • Full IP: 123.234.111.222
  • Truncated IP long: 123.234.111.0
  • Truncated IP short: 123.234.0.0
  • Truncated IP very short (I think it's a little useless):123.0.0.0

If applicable also for IPv6.

Describe the benefits this would bring to existing BookStack users

Storing less personal data in database

Can the goal of this request already be achieved via other means?

No, I don't think so.

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundemental request

How long have you been using BookStack?

6 months to 1 year

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions