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.
session-desktop/ts
Mikunj 012575be35 Remove calling sc_reduce32 when deriving a keypair from a mnemonic seed.
This is the reason that seeds across desktop and mobile devices would never restore to the same keypair. This function was there from the initial messenger days and with further discussion with Maxim, we deemed calling this function an unnecessary step for generating a keypair. There are no security implications for this change as we generate keypairs the exact same way as Signal does.

The biggest downside to this change however is that if you try to restore a desktop device with a seed from before this change, that seed will generate a completely different key pair and thus a different session ID.
This will only affect users who plan to restore any device from the seed of a desktop device before this change.
5 years ago
..
backbone
components Remove calling sc_reduce32 when deriving a keypair from a mnemonic seed. 5 years ago
notifications
protobuf
shims
state enable back note to self in search result 5 years ago
styleguide
test Enable auto-updating using electron-updater 5 years ago
types rename saved attachment to session-... rather than signal- 5 years ago
updater Fix translations 5 years ago
util Added testing on pull request 5 years ago
OS.ts
global.d.ts remove the global var setZoomFacotr 5 years ago