You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Hacohen e94e2f9d70 Add a separate pubkey/privatekey for sharing.
It's separated from the login one so that encryption key and identity
can be rotated separately.
4 years ago
..
migrations Add a separate pubkey/privatekey for sharing. 4 years ago
__init__.py Create the django_etesync app. 5 years ago
admin.py Create new django project. 5 years ago
app_settings.py Implement a ZKPP login flow. 4 years ago
apps.py Create new django project. 5 years ago
models.py Add a separate pubkey/privatekey for sharing. 4 years ago
permissions.py Invitation: move outgoing invitations to invite/outgoing. 4 years ago
serializers.py Add a separate pubkey/privatekey for sharing. 4 years ago
tests.py Create new django project. 5 years ago
views.py Rename pubkey to loginPubkey because we'll soon have another pubkey. 4 years ago