Dmitri Volkov
DevOps Engineer & Python Automation Specialist
درباره
Dmitri is a DevOps engineer who relies on Python as his primary scripting and automation language. He builds internal tooling, CI/CD pipelines, and infrastructure automation scripts that run in production across distributed teams. He writes about the Python standard library, subprocess management, file processing, encoding utilities, and the practical shell-adjacent Python that DevOps engineers use every day.
مقالات Dmitri Volkov
رمزگشایی JWT در Python با PyJWT jwt.decode(). پوشش تأیید HS256/RS256، رمزگشایی بدون تأیید، base64 دستی، python-jose و اشتباهات رایج.
هش کردن رشتهها و فایلها با SHA-256 در Python با hashlib.sha256(). پوشش HMAC-SHA256، چکسام فایل، خلاصه Base64، و کتابخانه cryptography.
تولید و تأیید HMAC-SHA256 در Python با hmac.new(). شامل hmac.digest()، compare_digest()، Base64، SHA-512، تأیید webhook و امضای API.