In between commit implementation of main data encryption

This commit is contained in:
2022-12-10 20:19:26 +01:00
parent a00550e0b6
commit 2b3e4932c2
11 changed files with 25 additions and 12 deletions

5
.gitignore vendored
View File

@@ -1,6 +1 @@
data/decrypted/group_files/*
data/decrypted/user_files/*
data/encrypted/group_files/*
data/encrypted/user_files/*
accumulated.json*
__pycache__