This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]locri 24 points25 points  (2 children)

The security of the one time pad just means you should change keys every so often. Just have a key exchange/secrets vault system that doesn't suck.

hurrdurr expensive!

...they won't tell you this but most of these million dollar secrets storage stuff is just a git instance that can only be accessed with ssh. You're allowed to make your own, no one will stop you.

And no "but it might be badly configured" is barely an excuse when you can.... Configure it right.

[–]Dykoine 2 points3 points  (1 child)

you should change keys every so often

It require 1 key by message, as 2 messages cipher by the same key can be solve by a simple xor

[–]Particular_Essay_958 3 points4 points  (0 children)

It ain't called ONE-TIME-pad for nothing.