package org.signal.chat.account

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Accounts

account.proto:16

Provides methods for working with Signal accounts.

service AccountsAnonymous

account.proto:103

Provides methods for looking up Signal accounts. Callers must not provide identifying credentials when calling methods in this service.

message Capabilities

account.proto:472

Used in: GetCapabilitiesAnonymousResponse, GetCapabilitiesResponse

message ConfirmTotpKeyResponse.KeyConfirmed

account.proto:550

Used in: ConfirmTotpKeyResponse

message ConfirmUsernameHashResponse.ConfirmedUsernameHash

account.proto:210

Used in: ConfirmUsernameHashResponse

message ExternalServiceCredentials

account.proto:443

A username/password pair for authenticating with an external service.

Used in: RegistrationLockFailure

message GenerateTotpKeyResponse.KeyGenerated

account.proto:520

Used in: GenerateTotpKeyResponse

message GetEntitlementsResponse.BackupEntitlement

account.proto:144

Used in: GetEntitlementsResponse

message GetEntitlementsResponse.BadgeEntitlement

account.proto:133

Used in: GetEntitlementsResponse

message ListTotpKeysResponse.TotpKeyMetadata

account.proto:569

Used in: ListTotpKeysResponse

message RegistrationLockFailure

account.proto:434

Information about the current Registration lock and SVR credentials. With a correct PIN, the credentials can be used to recover the secret used to derive the registration lock password.

Used in: ChangeNumberResponse

message SetTotpKeyMetadataResponse.MetadataUpdated

account.proto:590

Used in: SetTotpKeyMetadataResponse

(message has no fields)

message StaleDevices

account.proto:454

A list of devices that are linked to the account but presented a stale registration ID (indicating the device has likely been replaced by another device).

Used in: ChangeNumberResponse

message TotpParameters

account.proto:504

Used in: GenerateTotpKeyResponse.KeyGenerated, ListTotpKeysResponse.TotpKeyMetadata

message UsernameNotAvailable

account.proto:183

Used in: ConfirmUsernameHashResponse, ReserveUsernameHashResponse

(message has no fields)