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

Language on the "Cryptographic Services" documentation page is out of date #70254

Closed
alex opened this issue Jan 9, 2016 · 2 comments
Closed
Labels
docs Documentation in the Doc dir

Comments

@alex
Copy link
Member

alex commented Jan 9, 2016

BPO 26066
Nosy @alex

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2016-01-10.07:56:52.870>
created_at = <Date 2016-01-09.20:41:56.154>
labels = ['docs']
title = 'Language on the "Cryptographic Services" documentation page is out of date'
updated_at = <Date 2016-01-10.07:56:52.857>
user = 'https://github.com/alex'

bugs.python.org fields:

activity = <Date 2016-01-10.07:56:52.857>
actor = 'python-dev'
assignee = 'docs@python'
closed = True
closed_date = <Date 2016-01-10.07:56:52.870>
closer = 'python-dev'
components = ['Documentation']
creation = <Date 2016-01-09.20:41:56.154>
creator = 'alex'
dependencies = []
files = []
hgrepos = []
issue_num = 26066
keywords = []
message_count = 2.0
messages = ['257857', '257898']
nosy_count = 3.0
nosy_names = ['alex', 'docs@python', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue26066'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

@alex
Copy link
Member Author

alex commented Jan 9, 2016

https://docs.python.org/2/library/crypto.html
https://docs.python.org/3/library/crypto.html

This language has a number of issues:

  • Crypto isn't just for "Hardcore cypherpunks" anymore, it's a necessary component of a great many software projects
  • PyCrypto isn't maintained by A.M. Kuchling any longer
  • (IMO) it's no longer the recommended library for cryptography in Python
  • The page should probably also point people towards the ssl module.

@alex alex added the docs Documentation in the Doc dir label Jan 9, 2016
@alex alex changed the title Language on the "Cryptographic Services" is out of date Language on the "Cryptographic Services" documentation page is out of date Jan 9, 2016
@python-dev
Copy link
Mannequin

python-dev mannequin commented Jan 10, 2016

New changeset 84fdbdd483a3 by Benjamin Peterson in branch '2.7':
delete old crypto prose (closes bpo-26066)
https://hg.python.org/cpython/rev/84fdbdd483a3

New changeset d8944e059c7f by Benjamin Peterson in branch '3.4':
delete old crypto prose (closes bpo-26066)
https://hg.python.org/cpython/rev/d8944e059c7f

New changeset cc9ffb4829e7 by Benjamin Peterson in branch '3.5':
merge 3.4 (bpo-26066)
https://hg.python.org/cpython/rev/cc9ffb4829e7

New changeset 8ee02ec9b634 by Benjamin Peterson in branch 'default':
merge 3.5 (bpo-26066)
https://hg.python.org/cpython/rev/8ee02ec9b634

@python-dev python-dev mannequin closed this as completed Jan 10, 2016
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

1 participant