René's URL Explorer Experiment


Title: 安全性注意事項 — Python 3.14.0 說明文件

direct link

Domain: python.github.io

readthedocs-addons-api-version1

Links:

https://www.python.org/
xdrlib --- XDR 資料的編碼與解碼https://python.github.io/python-docs-zh-tw/library/xdrlib.html
擴充和嵌入 Python 直譯器https://python.github.io/python-docs-zh-tw/extending/index.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/security_warnings.rst?plain=1
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
下一頁https://python.github.io/python-docs-zh-tw/extending/index.html
上一頁https://python.github.io/python-docs-zh-tw/library/xdrlib.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 標準函式庫 (Standard Library)https://python.github.io/python-docs-zh-tw/library/index.html
安全性注意事項https://python.github.io/python-docs-zh-tw/library/security_warnings.html
https://python.github.io/python-docs-zh-tw/library/security_warnings.html#security-considerations
base64https://python.github.io/python-docs-zh-tw/library/base64.html#module-base64
base64 安全性注意事項https://python.github.io/python-docs-zh-tw/library/base64.html#base64-security
RFC 4648https://datatracker.ietf.org/doc/html/rfc4648.html
hashlibhttps://python.github.io/python-docs-zh-tw/library/hashlib.html#module-hashlib
所有建構函式都採用 "usedforsecurity" 僅限關鍵字引數,並禁用已知的不安全與被阻擋的演算法https://python.github.io/python-docs-zh-tw/library/hashlib.html#hashlib-usedforsecurity
http.serverhttps://python.github.io/python-docs-zh-tw/library/http.server.html#module-http.server
安全注意事項https://python.github.io/python-docs-zh-tw/library/http.server.html#http-server-security
logginghttps://python.github.io/python-docs-zh-tw/library/logging.html#module-logging
日誌配置使用 eval()https://python.github.io/python-docs-zh-tw/library/logging.config.html#logging-eval-security
multiprocessinghttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#module-multiprocessing
Connection.recv() 使用 picklehttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing-recv-pickle-security
picklehttps://python.github.io/python-docs-zh-tw/library/pickle.html#module-pickle
限制 pickle 中的全域變數https://python.github.io/python-docs-zh-tw/library/pickle.html#pickle-restrict
randomhttps://python.github.io/python-docs-zh-tw/library/random.html#module-random
secretshttps://python.github.io/python-docs-zh-tw/library/secrets.html#module-secrets
shelvehttps://python.github.io/python-docs-zh-tw/library/shelve.html#module-shelve
shelve 為基於 pickle,因此不適合用來處理不受信任的來源https://python.github.io/python-docs-zh-tw/library/shelve.html#shelve-security
sslhttps://python.github.io/python-docs-zh-tw/library/ssl.html#module-ssl
SSL/TLS 安全性注意事項https://python.github.io/python-docs-zh-tw/library/ssl.html#ssl-security
subprocesshttps://python.github.io/python-docs-zh-tw/library/subprocess.html#module-subprocess
子行程安全性注意事項https://python.github.io/python-docs-zh-tw/library/subprocess.html#subprocess-security
tempfilehttps://python.github.io/python-docs-zh-tw/library/tempfile.html#module-tempfile
mktemp 由於存在競爭條件 (race condition) 漏洞而被棄用https://python.github.io/python-docs-zh-tw/library/tempfile.html#tempfile-mktemp-deprecated
xmlhttps://python.github.io/python-docs-zh-tw/library/xml.html#module-xml
XML 安全性https://python.github.io/python-docs-zh-tw/library/xml.html#xml-security
zipfilehttps://python.github.io/python-docs-zh-tw/library/zipfile.html#module-zipfile
惡意準備的 .zip 檔案可能會導致硬碟空間耗盡https://python.github.io/python-docs-zh-tw/library/zipfile.html#zipfile-resources-limitations
-Ihttps://python.github.io/python-docs-zh-tw/using/cmdline.html#cmdoption-I
-Phttps://python.github.io/python-docs-zh-tw/using/cmdline.html#cmdoption-P
PYTHONSAFEPATHhttps://python.github.io/python-docs-zh-tw/using/cmdline.html#envvar-PYTHONSAFEPATH
sys.pathhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.path
xdrlib --- XDR 資料的編碼與解碼https://python.github.io/python-docs-zh-tw/library/xdrlib.html
擴充和嵌入 Python 直譯器https://python.github.io/python-docs-zh-tw/extending/index.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/security_warnings.rst?plain=1
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
下一頁https://python.github.io/python-docs-zh-tw/extending/index.html
上一頁https://python.github.io/python-docs-zh-tw/library/xdrlib.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 標準函式庫 (Standard Library)https://python.github.io/python-docs-zh-tw/library/index.html
安全性注意事項https://python.github.io/python-docs-zh-tw/library/security_warnings.html
版權所有https://python.github.io/python-docs-zh-tw/copyright.html
歷史與授權條款https://python.github.io/license.html
敬請捐贈。https://www.python.org/psf/donations/
發現 bughttps://python.github.io/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.