Open asd318623946 opened 3 years ago
Which server version?
Which server version?
V5.98, last version
hello,what is "https://api.backup.signal.org" , where have this server code, Please help me, thanks.
Maybe you can find here https://github.com/signalapp/SecureValueRecovery I saw the /v1/token in there
127.0.0.1 - - [07/Jun/2021:10:34:09 +0000] "GET /v1/token/fe7c1bfae98f9b073d220366ea31163ee82f6d04bead774f71ca8e5c40847bfe HTTP/1.1" 404 43 "-" "Signal-Android/5.9.2 Android/29" 3
Its have 2 reason 404 : If you try create pin , you need build KBS service https://github.com/signalapp/SecureValueRecovery
if you try sync contact, you need build CDS service https://github.com/signalapp/ContactDiscoveryService
CDS and KBS will call api /v1/token/enclave-hex , depends what you do (create pin or sync contact) Before build that make sure your processor support SGX2 not SGX1
hello,what is "https://api.backup.signal.org" , where have this server code, Please help me, thanks.
Its KBS service https://github.com/signalapp/SecureValueRecovery
127.0.0.1 - - [07/Jun/2021:10:34:09 +0000] "GET /v1/token/fe7c1bfae98f9b073d220366ea31163ee82f6d04bead774f71ca8e5c40847bfe HTTP/1.1" 404 43 "-" "Signal-Android/5.9.2 Android/29" 3