]> Cypherpunks.ru repositories - govpn.git/blob - doc/todo.texi
f7d00f3102f60cedcf7719c63ca03ccbb9761b94
[govpn.git] / doc / todo.texi
1 @node TODO
2 @unnumbered TODO
3
4 @itemize
5 @item Use Argon2:
6 @url{https://password-hashing.net/, Password Hashing Competition}
7 winner, instead of PBKDF2.
8 @item Ability to tunnel only specified TCP connections, without full
9   featured VPN solution. Similar to ssh -R.
10 @item Randomize ports usage.
11 @end itemize