Translations: Node JS module/3/en
From ArdorDocs
- The API library sends the passphrase directly to the remote node in order to sign transactions, this means that the remote node has to be trusted which limits the usability of the API library.
- Some client libraries does implement local transaction signing but still were unable to validate unsigned bytes data returned from a random remote node thus still making it somewhat insecure to submit transactions to a random remote node.
- Client API libraries are developed by 3rd party developers so sometimes lag behind recent changes.