An open API service indexing awesome lists of open source software.

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

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