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

Blowfish Encryption #150

Open
apozaf opened this issue Jul 19, 2020 · 6 comments
Open

Blowfish Encryption #150

apozaf opened this issue Jul 19, 2020 · 6 comments

Comments

@apozaf
Copy link

apozaf commented Jul 19, 2020

Fish encryption / blowfish would be a great feature to add in sfos irc. https://github.com/roop/qblowfish#readme
please add

@Thaodan
Copy link
Member

Thaodan commented Jul 19, 2020

Explain the purpose of this please.

@apozaf
Copy link
Author

apozaf commented Oct 7, 2020

The purpose is securing chats with friends, having a very secure protection against man in the middle sniffers in private chats and channels. SSL is utterly meaningless on public servers since they act as a man in the middle.
Fish (by Bruce Schneider) has never been broken for centuries. Common IRC clients (f ex HexChat) have it by default, even on Android (AndroIRC, IRC for Android).

@Thaodan Thaodan changed the title fish encryption Blowfish Encryption Nov 11, 2020
@Thaodan
Copy link
Member

Thaodan commented Nov 11, 2020

It has been broken that is why its removed from OpenSSL.
Maybe you should look if Twofish is possible which is the recommended successor.

@apozaf
Copy link
Author

apozaf commented Nov 20, 2020

And? It still is the standard for encrypting on device in irc. Logs cannot be read. I do not care if it is 64bit or 128bit like in Twofish. Hexchat, XChat. mIRC supports CBC and ECB fish and NOT TWOFISH. that is is and so should communyirc.
I see you do not want to update it, last update is 5 years old.I will look into it or pay someone on feever. I wrote to you that I would pay you for it. You did not respond. Name a price if you are interested.

@Thaodan
Copy link
Member

Thaodan commented Mar 13, 2021

First you do not get anywhere by attacking me for not responding to your email/updating so be nice.

I'm not interested since I do not work on it full time and mostly do it for my own/to improve where needed (even if so you could not effort the hours if they were billed).

If you want to work on it I'm happy to review else I don't think this will happen.

@apozaf
Copy link
Author

apozaf commented Nov 21, 2021

Dear Thaodan.
1st of all I'd never attack anyone for not responding. Even my response took half a year. If you felt offended in any way, I am really very sorry, I had zero intent to do so.
Maybe, if I have time (hmm, in 20 years maybe) I'll look into it :)
Believe me, paying for any bill would not be the problem, I'm glad to be in the lucky position that money is not an issue. I know how much one hour coding is.
I got IRSSI for SFOS 64bit with blowfish working for my daily needs, suboptimal but ok.
Sorry again

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

No branches or pull requests

2 participants