|
|
|
|
|
by teacup50
4481 days ago
|
|
Most of these services fail to clarify whether they are web-based and rely on so-called "secure" javascript crypto: eg, where their servers are sending the ephemeral JavaScript code that they claim -- but can not under any circumstances guarantee should they be compromised -- will not send your private keys to the server. Compare this to signed, native applications produced by third-parties who do not run the service in question, where code signing guarantees that the code distributed to you was validated by a responsible building party, and the signing key is not accessible from compromised front-end web servers. |
|
we have a chrome app non minified and open source on github. That client is local and no JS can be injected as it connects via ws.
Furthermore it verifies data against the electrum network and provides nLocktime transaction unlocking your funds.