mbenlioglu / tor-cli

Torrent remote client that will download and send the data securely
5 stars 0 forks source link

Key revocation, expiration and management #7

Open mbenlioglu opened 5 years ago

mbenlioglu commented 5 years ago

Problem

     Encryption/decryption keys that are used by client and server may expire or revoked any time! Currently the system does not explicitly handles such situations, and most likely won't work on its own, which will require manual manipulation of keys on both client & server sides in case of such a case.

Proposition