适用于 Restic 腾讯云 COS 最小权限策略.
本策略只允许备份, 不允许删除备份 (但要注意恶意攻击者仍可把所有的备份文件替换为空文件).
变量:
$UID
: 腾讯云 uid, 形如uid/1250000000
$BUCKET
: 存储桶名称, 形如examplebucket-1250000000
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>Label</key> | |
<string>limit.maxfiles</string> | |
<key>ProgramArguments</key> | |
<array> | |
<string>launchctl</string> | |
<string>limit</string> |
.column { | |
background-color: rgba(238, 238, 238, 0.85); | |
border-radius: 1em; | |
margin: 1.5em; | |
} | |
body { | |
/** | |
The bing wallpaper service is provided by: | |
https://github.com/TimothyYe/bing-wallpaper. |
# 中国移动 | |
0.0.0.0 config.cmpassport.com | |
0.0.0.0 www.cmpassport.com | |
0.0.0.0 wap.cmpassport.com | |
0.0.0.0 onekey1.cmpassport.com | |
0.0.0.0 log1.cmpassport.com | |
0.0.0.0 smsks1.cmpassport.com | |
0.0.0.0 verify.cmpassport.com | |
# 中国联通 |
SSL 设计目标:
而翻墙的目标:
dipper:/ # ls -l /dev/block/platform/soc/1d84000.ufshc/by-name/ | |
total 0 | |
lrwxrwxrwx 1 root root 15 1970-01-21 06:45 ImageFv -> /dev/block/sdf4 | |
lrwxrwxrwx 1 root root 16 1970-01-21 06:45 abl_a -> /dev/block/sde32 | |
lrwxrwxrwx 1 root root 16 1970-01-21 06:45 abl_b -> /dev/block/sde33 | |
lrwxrwxrwx 1 root root 16 1970-01-21 06:45 aop_a -> /dev/block/sde14 | |
lrwxrwxrwx 1 root root 16 1970-01-21 06:45 aop_b -> /dev/block/sde15 | |
lrwxrwxrwx 1 root root 15 1970-01-21 06:45 apdp -> /dev/block/sde6 | |
lrwxrwxrwx 1 root root 15 1970-01-21 06:45 bk01 -> /dev/block/sda3 | |
lrwxrwxrwx 1 root root 15 1970-01-21 06:45 bk02 -> /dev/block/sda4 |
/fix-editorconfig | |
editorconfig-violations.json |