Encrypt device name on account create, on first launch if needed
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
loadProtoBufs('SubProtocol.proto');
|
||||
loadProtoBufs('DeviceMessages.proto');
|
||||
|
||||
// Just for encrypting device names
|
||||
loadProtoBufs('DeviceName.proto');
|
||||
|
||||
// Metadata-specific protos
|
||||
loadProtoBufs('UnidentifiedDelivery.proto');
|
||||
})();
|
||||
|
Reference in New Issue
Block a user