saledjenic 6f90641de5 feat: support for using a profile's DEK as a login and session password (credential) (#7762)
Allow clients to use the profile's data-encryption key as the biometric login credential instead
of the raw password:

- LoginAccount: new `dek` request field (32 hex bytes, validated and normalized to lowercase,
mutually exclusive with password/mnemonic/keycard keys)
- resolveProfileSecret: accepts the client-hashed DEK ("0x" + keccak256), so a stored DEK
credential works through the existing hashed-password paths on the client side
- New ExportProfileDEK endpoint: returns the DEK for a valid credential
2026-08-27 09:56:29 +02:00
2026-08-14 09:36:13 +01:00
2026-08-21 16:46:09 +01:00
2026-08-14 09:36:13 +01:00
2026-08-14 09:36:13 +01:00
2016-09-21 10:00:29 +08:00
2026-06-08 17:32:58 +01:00

Unit Tests Unit Tests codecov

status-go

status-go is the backbone library of Status App. It acts as a "backend" for both applications and implements most of the Status apps business logic.

A comprehensive list of status-go functionality can be found in Brief overview.

Docs

License

Mozilla Public License 2.0

S
Description
The "backend" library for Status Apps
https://status.im
Readme
294 MiB
Languages
Go 96.1%
Python 2.8%
Solidity 0.7%
Shell 0.2%