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/components/session
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
..
icon remove lZ in path which fixes errors on svg and does not alter rendering 5 years ago
settings Merge pull request #905 from jian10au/scaleslider 5 years ago
AccentText.tsx remove showSubtitle option on registration page 5 years ago
ActionsPanel.tsx Various UI improvements 5 years ago
LeftPaneChannelSection.tsx display continue session signin with seed 5 years ago
LeftPaneContactSection.tsx Closed group joining completed w/o backend 5 years ago
LeftPaneMessageSection.tsx enable search by username in message view #928 5 years ago
LeftPaneSectionHeader.tsx Contacts section reformatting 5 years ago
LeftPaneSettingSection.tsx Emoji spacing & message highlight formatting 5 years ago
PillDivider.tsx add link to explain tslint issue with sfc and props type 5 years ago
RegistrationTabs.tsx Remove calling sc_reduce32 when deriving a keypair from a mnemonic seed. 5 years ago
SessionButton.tsx remove enabled props from SessionButton. Use disabled instead 5 years ago
SessionClosableOverlay.tsx move pill divider in react and fix the bg 5 years ago
SessionConfirm.tsx fix catch of mouse events on forgotten modals 5 years ago
SessionDropdown.tsx Disappearing messages in Channel Settings panel 5 years ago
SessionDropdownItem.tsx Disappearing messages in Channel Settings panel 5 years ago
SessionGroupSettings.tsx lint 5 years ago
SessionHTMLRenderer.tsx add link to explain tslint issue with sfc and props type 5 years ago
SessionIdEditable.tsx Closed group joining completed w/o backend 5 years ago
SessionInput.tsx Password lock screen and delete data screen 5 years ago
SessionMemberListItem.tsx Closed group joining completed w/o backend 5 years ago
SessionModal.tsx fix catch of mouse events on forgotten modals 5 years ago
SessionPasswordModal.tsx Simplification of keyup 5 years ago
SessionPasswordPrompt.tsx Simplification of keyup 5 years ago
SessionQRModal.tsx Edit user profile complete 5 years ago
SessionRadio.tsx mergable settingsview 5 years ago
SessionRadioGroup.tsx mergable settingsview 5 years ago
SessionRegistrationView.tsx add back link device in settings in a dialog 5 years ago
SessionScrollButton.tsx Password lock screen and delete data screen 5 years ago
SessionSearchInput.tsx add start of user search dropdown in compose view 5 years ago
SessionSeedModal.tsx Simplification of keyup 5 years ago
SessionSpinner.tsx Infinte duration toasts 5 years ago
SessionToast.tsx Sass improvements 5 years ago
SessionToggle.tsx fix the slider bug 5 years ago
UserSearchDropdown.tsx userSearchDropdown, display only friends and not all contacts 5 years ago