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

deprecate unsafe encryption method #2757

Merged
merged 2 commits into from Jan 30, 2020
Merged

deprecate unsafe encryption method #2757

merged 2 commits into from Jan 30, 2020

Conversation

ghost
Copy link

@ghost ghost commented Jan 5, 2020

Please follow the guide below

  • You will be asked some questions, please read them carefully and answer honestly

  • Put an x into all the boxes [ ] relevant to your pull request (like that [x])

  • Use Preview tab to see how your pull request will actually look like

  • Searched for similar pull requests

  • Compiled the code with Visual Studio

  • Require translation update

  • Require document update (readme.md, wikipage, etc)

What is the purpose of your pull request?

  • Bug fix
  • Improvement
  • New feature

Description of your pull request and other information

Close #2715, some heavy modify in ConfigForm.cs in order to show deprecated warning in EncryptionSelect

@ghost ghost added this to the v4.1.10 milestone Jan 5, 2020
@ghost ghost requested review from celeron533, Stzx and chenshaoju January 6, 2020 07:39
@ghost
Copy link

ghost commented Jan 15, 2020

+1

@celeron533
Copy link
Contributor

I may rewrite the entire config form in data binding pattern in the coming weeks. (咕咕咕)

@ghost
Copy link
Author

ghost commented Jan 21, 2020

I may rewrite the entire config form in data binding pattern in the coming weeks. (咕咕咕)

Let's discuss it in v5 update plan?

@celeron533
Copy link
Contributor

Let's discuss it in v5 update plan?

sure

@celeron533
Copy link
Contributor

@studentmain you could merge this pull request if you are confident.

@@ -74,6 +74,7 @@ Apply,应用,應用,適用
New server,未配置的服务器,新伺服器,新規サーバー
Move &Up,上移(&U),上移 (&U),上に移動 (&U)
Move D&own,下移(&O),下移 (&O),下に移動 (&O)
deprecated,不推荐,,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The translation should be done?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不推荐,不推薦,非推奨

@celeron533 celeron533 merged commit a67198f into shadowsocks:master Jan 30, 2020
@celeron533
Copy link
Contributor

Rebased the code and add new translations.

@ghost ghost deleted the deprecate-chacha20 branch January 31, 2020 11:49
@chenshaoju
Copy link
Collaborator

Redirect attack on Shadowsocks stream ciphers https://github.com/edwardz246003/shadowsocks

@ghost
Copy link
Author

ghost commented Feb 12, 2020

Redirect attack on Shadowsocks stream ciphers https://github.com/edwardz246003/shadowsocks

Let's depercate them in v5 then.

@ghost
Copy link
Author

ghost commented Feb 12, 2020

Or more aggressive, deprecate them now, and delete them in v5?

@celeron533
Copy link
Contributor

celeron533 commented Feb 14, 2020

deprecate them now, and delete them in v5?

Agree

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

Successfully merging this pull request may close these issues.

Remove bf-cfb, chacha20, salsa20, rc4-md5
3 participants