Go to file
Tom Hacohen 625df22989 Make item encryption key optional for collections/items
Collections still have a unique encryption key (their collection key), and items
just have a unique key per item in a collection that's derived from the main key
and if we ever want to share items across collections or do something fancy like
that we can just add an encrypted key in there.
2020-06-26 10:31:03 +03:00
django_etebase Make item encryption key optional for collections/items 2020-06-26 10:31:03 +03:00
myauth Username: disallow @ in usernames. 2020-05-15 11:12:24 +03:00
requirements.in Requirements: remove unused requirements. 2020-05-31 16:39:27 +03:00
requirements.txt Requirements: remove unused requirements. 2020-05-31 16:39:27 +03:00