Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 2.14 KB

File metadata and controls

31 lines (20 loc) · 2.14 KB

icalendar-anonymizer

Strip personal data from iCalendar files while preserving technical properties for bug reproduction.

Calendar bugs are hard to reproduce without actual calendar data, but people can't share their calendars publicly due to privacy concerns. This tool uses hash-based anonymization to remove sensitive information (names, emails, locations, descriptions) while keeping all date/time, recurrence, and timezone data intact.

Documentation Tests codecov PyPI version Python versions Container image License: AGPL-3.0-or-later Ruff

Usage

Web Service: https://icalendar-anonymizer.com

For installation and other usage options, see the documentation.

Contributing

See the contributing guide at https://docs.icalendar-anonymizer.com/stable/contributing.html.

License

AGPL-3.0-or-later. See LICENSE.