Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

online-mode? #21

Closed
aaannndddyyy opened this issue Nov 16, 2016 · 2 comments
Closed

online-mode? #21

aaannndddyyy opened this issue Nov 16, 2016 · 2 comments

Comments

@aaannndddyyy
Copy link

aaannndddyyy commented Nov 16, 2016

Maybe there could be an (unauthenticated?) online mode where both sides invoke the program, and enter texts via stdin and upon pressing enter button get the encrypted text back.
In online mode, the header is printed before the user enters the plain text.
Expected result: an intact OneTime Message is put on the screen.

@kfogel
Copy link
Owner

kfogel commented Nov 17, 2016

Someone else can implement this as a wrapper around OneTime, if they want :-). I'd like to keep the core Python script as simple as possible.

@kfogel kfogel closed this as completed Nov 17, 2016
@aaannndddyyy
Copy link
Author

Ok, i changed it in my fork. It's not very nice, but it does the job for me. Though, maybe I will change it as to no require any header at all for using it in instant messaging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants