simon04·7 か月前·議論Using a Token2 based id_ed25519_sk_rk key, I found very helpful to configure a different `pushurl` in `.git/config`. This allows to pull via HTTPS w/o a hardware touch. [remote "origin"] url = https://github.com/freeCodeCamp/devdocs.git pushurl = [email protected]:freeCodeCamp/devdocs.git
simon04·7 か月前·議論Ruff's rule is derived from Pylint: https://docs.astral.sh/ruff/rules/unspecified-encoding/
simon04·4 年前·議論> TLS 1.0, TLS 1.1 and TLS 1.2 are supported. By design, SSL 2.0 and SSL 3.0 are not supported.TLS 1.3 isn't mentioned.