The original idea for kept is to be an encrypted TODO list hosting service.
Now that the basics of kept is up and running (stable server and client) it is now time to introduce encryption.
As for the method of encryption I am thinking of a simple handshake (using RSA) which then passes an initial key to be used by transpose encryption using a one time pad on each sent packet. This will ensure that it is unbreakable.
Ideas are welcome, please send them to skippy AT redxen DOT eu
The original idea for kept is to be an encrypted TODO list hosting service.
Now that the basics of kept is up and running (stable server and client) it is now time to introduce encryption.
As for the method of encryption I am thinking of a simple handshake (using RSA) which then passes an initial key to be used by transpose encryption using a one time pad on each sent packet. This will ensure that it is unbreakable.
Ideas are welcome, please send them to skippy AT redxen DOT eu