Comment Re: Could private keys be separated from devices (Score 1) 44
I also say your proposal only produces more attack vectors.
And does not solve the problem if the area being read is still just as [un]protected as before.
Store my key in #aaa, which gets read maliciously
Vs
Store my key on my belt, insert into PC, which copies to #aaa (memory), which gets read maliciously
Difference?