Skip to content

Future of this repo #99

Description

@kidfromjupiter

First of all massive respect for creating this.

Secondly, what are the chances that in the future, Google may block this type of functionality? Since we already use random bits for some fields when registering ( see below ), couldn't the EID registration be easily blocked by google if they so choose?

    # Random keys, not used for ESP
    register_request.e2eePublicKeyRegistration.encryptedUserSecrets.encryptedAccountKey = secrets.token_bytes(44)
    register_request.e2eePublicKeyRegistration.encryptedUserSecrets.encryptedSha256AccountKeyPublicAddress = secrets.token_bytes(60)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions