https://github.com/jack28/copysome
copy future events from old into a new calendar #opsec
https://github.com/jack28/copysome
calendar hygiene opsec
Last synced: 8 months ago
JSON representation
copy future events from old into a new calendar #opsec
- Host: GitHub
- URL: https://github.com/jack28/copysome
- Owner: Jack28
- Created: 2024-04-15T15:27:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T15:34:13.000Z (about 2 years ago)
- Last Synced: 2025-04-13T18:43:19.108Z (about 1 year ago)
- Topics: calendar, hygiene, opsec
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# copysome
PROTOTYPE!!!
A simple little programm
to
copy future events into a new calendar
and
like that get rid of old calendar events
in
case of breach, hack, opsec
don't leak all your past
Released as is under
GPLv3
by
Felix
- Recurring events are handled
- From today onwards
- Call it opsec
- Data is waste: save the planet
## Installation
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
## Usage
Usage: ./copysome.py
### Example
$ ./copysome.py Kalender.ics out.ics
Selftest OK
Read 4241 events
Wrote 119 events
Double check future events until (2038, 1, 1)
Expanded future events in "Kalender.ics": 2867
Expanded future events in "out.ics": 2867
Look for missed and invented events
Done