[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

TOR in Java?



I think that TOR-servers don't need to be that performant as their
usage is currently and will in future be very uncommon. So it would
be easier to deveop TOR in Java (or maybe even C#?). This would also
reduce the probability of security-issues like buffer-overflows (may-
be it would be even possible to go back the TOR-chain through chai-
ned buffer-overflows, i.e. BOs that go from one gate in the chain
from the previous).
What do you think of my idea.