They say that the last Tor node presents all the information in clear.
If I want to send some sensitive information by Tor, could you encrypt it, and in this way be encrypted by both the Tor nodes, and by my encryption?
Is this possible?
They say that the last Tor node presents all the information in clear.
If I want to send some sensitive information by Tor, could you encrypt it, and in this way be encrypted by both the Tor nodes, and by my encryption?
Is this possible?
They say that the last Tor node presents all the information in clear.
Whoever "They" are they are wrong or you did understand them wrong. The data are not necessarily in clear in the exit node but the additional encryption offered by Tor is removed.
Thus, if you send plain (unencrypted) data (like plain HTTP) then it will come out of the exit node as plain again. If you put encrypted data (like HTTPS) then it will come as encrypted out of the exit node. Of course, the endpoint you ultimately access needs to understand the additional protection you've added on top of Tor. Note that this is not only true for Tor but for other VPN too.