简明Git教程

todo

xiedeacc xiedeacc 发布于 2023-12-30

简明Vim教程

todo

xiedeacc xiedeacc 发布于 2023-12-30

最佳vim配置

最佳vim配置 改自https://github.com/spf13/spf13-vim set nocompatible let g:bundle_groups=['general', 'writing', 'programming', 'misc', 'youcompleteme', 'go',

xiedeacc xiedeacc 发布于 2023-12-30

最佳nginx配置

最佳nginx配置 支持http2、tls1.2、tls1.3、OCSP stampling 尽可能提高传输性能,比如开启压缩等 兼容git http协议 最安全的ssl配置 user nginx; worker_processes auto; events { multi_accep

xiedeacc xiedeacc 发布于 2023-12-30

HTTP Public Key Pinning: You're doing it wrong!

本文系转载,原文https://www.netcraft.com/blog/http-public-key-pinning-youre-doing-it-wrong/ HTTP Public Key Pinning (HPKP) is a security feature that can prev

xiedeacc xiedeacc 发布于 2023-12-30