主权与法人:赛博朋克时代的政治实体研究
2025年10月26日
修订 39 · 浏览 188 (+2)
核心指标
评分
71
↑ 74
↓ 3
支持率
96%
总票数 77
Wilson 95% 下界
89.2%
在相同票数下更稳健的支持率估计
争议指数
0.150
评分趋势
加载图表中...
最近修订
1 / 14
最近投票
1 / 8
2025-11-05
2025-11-04
2025-11-02
2025-11-01
2025-10-31
2025-10-31
2025-10-30
2025-10-29
2025-10-29
2025-10-29
页面源码
源码字符数 29741文字字数 4151
[[include component:scpper-tracking-module]]
[[include :scp-wiki-cn:component:sigma-9-ani]]
[[module CSS]]
/* HEADER */
/* 顶端栏格式 */
div#container-wrap {
background: url(https://scpsandboxcn.wikidot.com/local--files/meowait2/douban-background) top left repeat-x;
}
body {
background-color: #fff;
font-size: 0.9em;
color: #000;
}
#page-title {
color: #000;
padding: 0 0 0.25em;
margin: 0 0 0.6em;
font-weight: normal;
border-color: transparent;
}
ul {
list-style: square;
}
li, p {
line-height: 170%;
}
a {
color: #37a;
text-decoration: none;
background: transparent;
}
a:visited {
color: #669;
}
a:hover {
text-decoration: underline;
background-color: transparent;
}
#side-bar a:visited {
color: #669;
}
a.newpage {
color: #37a;
text-decoration: none;
background: transparent;
}
#header h1 {
margin-left: 60px;
padding: 0;
float: left;
max-height: 90px;
}
#header h2 {
margin-left: 100px;
padding: 0;
clear: left;
float: left;
font-size: 105%;
max-height: 38px;
}
#header h1 a {
display: block;
margin: 0;
padding: 80px 0 5px;
line-height: 0px;
max-height: 0px;
color: transparent;
background: transparent;
font-size: 180%;
text-shadow: none;
text-decoration: none;
}
#header h1 a::before {
content: "豆橛读书";
color: #614e3c;
text-shadow: 0px 0px 0px #000000;
}
#header h2 span {
display: block;
margin: 0;
padding: 0px 0;
line-height: 0px;
max-height: 0px;
color: transparent;
text-shadow: none;
}
#header h2 span::before {
content: '';
color: transparent;
text-shadow: 0px 0px 0px #000000;
text-shadow: 0px 0px 0px rgba(0,0,0);
}
#login-status {
color: #FFFFFF;
font-size: 90%;
z-index: 30;
position: absolute;
right: 10px;
top: 4px;
}
#login-status a {
background: transparent;
color: #FFF8D7;
}
#login-status ul a {
color: #2f2e4d;
background: transparent;
}
#header {
height: 140px;
position: relative;
z-index: 10;
max-width: 1200px;
padding-bottom: 22px; /* FOR MENU */
background: url('') 0px 0px no-repeat;
background-size: 0px 0px;
}
#search-top-box {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 500px; /* 原宽度250px的300% */
text-align: center;
}
#search-top-box-input {
border: solid 1px #999;
border-radius: 0; /* 改为矩形 */
color: #333;
background-color: #fff; /* 始终为白色背景 */
box-shadow: inset 1px 1px 3px rgba(0,0,0,.5);
height: 30px; /* 假设原高度20px的200% */
line-height: 40px;
font-size: 16px;
padding: 0 15px;
width: calc(100% - 100px); /* 为按钮留出空间 */
float: left;
}
#search-top-box-input:hover,
#search-top-box-input:focus {
border: solid 1px #666;
color: #333;
background-color: #fff; /* 保持白色背景 */
box-shadow: inset 1px 1px 3px rgba(0,0,0,.3);
}
#search-top-box-form input[type=submit] {
border: solid 1px #999;
border-radius: 0; /* 改为矩形 */
padding: 2px 15px; /* 调整左右内边距,增加按钮宽度 */
font-size: 90%;
font-weight: bold;
color: #fff; /* 按钮文字颜色改为白色 */
background-color: #808080; /* 按钮背景改为全灰色 */
box-shadow: 0 1px 3px rgba(0,0,0,.5);
cursor: pointer;
height: 30px; /* 高度与文本框匹配 */
/* 移除渐变背景,使用纯灰色 */
background: linear-gradient(to bottom, #808080, #808080); /* 确保全灰色 */
border-left: none; /* 移除与文本框相邻的左边框 */
}
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
border: solid 1px #666;
color: #fff;
text-shadow: 0 0 1px rgba(255,255,255,.25);
background-color: #696969; /* 悬停时稍深的灰色 */
background: linear-gradient(to bottom, #696969, #696969); /* 悬停时全灰色,略深 */
box-shadow: 0 0px 0px rgba(0,0,0,.8);
border-left: none; /* 保持与文本框相邻处无边框 */
}
#login-status {
color: #aaa;
font-size: 90%;
z-index: 30;
}
#login-status a {
background: transparent;
color: #ddd;
}
#login-status ul a {
color: #700;
background: transparent;
}
#account-topbutton {
background: #ccc;
color: #700;
}
.printuser img.small {
margin-right: 1px;
}
/* TOP MENU */
#top-bar {
position: absolute;
top: 118px;
right: auto;
width: 100%;
height: 50px;
line-height: 18px;
padding: 0;
margin: 0 auto;
z-index: 20;
font-size: 90%;
}
#top-bar ul {
float: right;
}
#top-bar li {
margin: 0;
}
#top-bar a {
color: #614e3c;
background: transparent;
}
#top-bar ul li {
border: 0;
position: relative;
}
#top-bar ul li ul {
border: solid 1px #666;
box-shadow: 0 2px 6px rgba(0,0,0,.5);
border-width: 0 1px 1px 1px;
width: auto;
}
#top-bar ul li a {
border-left: solid 0px rgba(64,64,64,.1);
border-right: solid 0px rgba(64,64,64,.1);
text-decoration: none;
padding-top: 20px;
padding-bottom: 25px;
line-height: 1px;
max-height: 1px;
overflow: hidden;
}
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
background: #e9e9e2;
color: #fff;
border-left: solid 1px rgba(64,64,64,1);
border-right: solid 1px rgba(64,64,64,1);
}
#top-bar ul li.sfhover ul li a,
#top-bar ul li:hover ul li a {
border-width: 0;
width: 150px;
border-top: 1px solid #ddd;
line-height: 160%;
height: auto;
max-height: none;
padding-top: 0;
padding-bottom: 0;
}
#top-bar ul li.sfhover a:hover,
#top-bar ul li:hover a:hover {
background: #614e3c;
text-decoration: none;
}
#top-bar ul li ul li,
#top-bar ul li ul li.sfhover,
#top-bar ul li ul li:hover {
border-width: 0;
}
#top-bar ul li ul li a {
border-width: 0;
}
#top-bar ul li ul a, #top-bar a:hover {
color: #fff;
}
.top-bar ul li:last-of-type ul {
right: 0;
}
/* IE7 HACK */
#top-bar ul > li > ul {
*margin-top: -4px;
}
/* SIDE MENU */
#side-bar {
clear: none;
float: none;
position: absolute;
top: 100px; /* 向下移动200px */
right: -5em; /* 置于右侧 */
left: auto; /* 清除左侧定位 */
width: 24em;
padding: 0;
border: none; /* 去除边框 */
display: block;
overscroll-behavior: contain;
background-color: #f6f6f2; /* 背景颜色改为#f6f6f2 */
}
#side-bar .side-block {
padding: 10px;
border: none; /* 去除边框 */
border-radius: 0px;
box-shadow: 0 0px 0px rgba(102,0,0,.5);
background: #f6f6f2; /* 背景颜色改为#f6f6f2 */
margin-bottom: 15px;
}
#side-bar .side-area {
padding: 10px;
}
#side-bar .heading {
color: #0b7c2a; /* 颜色改为#0b7c2a */
border-bottom: solid 1px #0b7c2a; /* 边框颜色也相应改为#0b7c2a */
padding-left: 15px;
margin-bottom: 5px;
font-size: 110%;
font-weight: bold;
}
#side-bar .heading:not(:first-child) {
margin-top: 10px;
}
#side-bar p {
margin: 0;
}
#side-bar div.menu-item {
margin: 2px 0;
}
#side-bar div.menu-item img {
width: 13px;
height: 13px;
border: 0;
margin-right: 2px;
position: relative;
bottom: -2px;
}
#side-bar div.menu-item a {
font-weight: bold;
}
#side-bar div.menu-item.inactive img {
opacity: 0.25;
}
#side-bar div.menu-item.inactive a {
color: #transparent;
}
#side-bar div.menu-item .sub-text {
font-size: 80%;
color: #transparent;
}
#side-bar .collapsible-block-folded {
background: url('https://scp-wiki-cn.wdfiles.com/local--files/nav%3Aside/expand.png') 0 2px no-repeat;
}
#side-bar .collapsible-block-link {
margin-left: 15px;
font-weight: bold;
}
#side-bar .collapsible-block-unfolded-link {
border-bottom: solid 1px #0b7c2a; /* 边框颜色也相应改为#0b7c2a */
}
#side-bar .collapsible-block-unfolded-link .collapsible-block-link {
margin-top: 10px;
margin-bottom: 5px;
font-size: 8pt;
color: #0b7c2a; /* 颜色改为#0b7c2a */
}
#side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover {
color: #0b7c2a; /* 保持一致的绿色系,或根据需求调整悬停颜色 */
text-decoration: none;
}
#side-bar ul {
list-style-type: none;
padding: 0 5px 0;
}
div.scpnet-interwiki-wrapper {
margin: -4px -6px 1em;
min-height: 300px;
}
iframe.scpnet-interwiki-frame {
width: 100%;
height: 0;
border: none;
overflow-y: hidden;
}
/* CONTENT */
#main-content {
margin: 0 2em 0 22em;
padding: 1em;
position: relative;
left:-20em;
}
/*BOOK RATE*/
.douban-book-component {
display: flex; /* 使用 Flexbox 布局 */
border: 1px solid #e7e7e7; /* 浅灰色边框 */
padding: 15px;
background-color: #f9f9f9; /* 浅背景色 */
max-width: 900px; /* 限制组件最大宽度 */
margin: 20px auto; /* 居中显示 */
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif, "Microsoft YaHei", "微软雅黑";
font-size: 14px;
line-height: 1.6;
}
/* 左侧书籍封面和基本信息 - 调整为 70% 宽度 */
.book-left-col {
flex: 0 0 70%; /* 固定左侧宽度为 70% */
display: flex;
align-items: flex-start;
}
.book-cover {
flex-shrink: 0;
width: 200px; /* 封面宽度 */
margin-right: 15px;
box-shadow: 2px 2px 5px rgba(0,0,0,0.1); /* 简单阴影 */
}
.book-cover img {
width: 100%;
height: auto;
display: block;
}
.book-info-list {
flex-grow: 1;
list-style: none; /* 移除列表点 */
padding: 0;
margin: 0;
color: #666; /* 信息文本颜色 */
}
.book-info-list li {
margin-bottom: 5px;
}
.book-info-list li strong {
color: #333; /* 突出信息标题 */
font-weight: normal;
}
/* 右侧评分部分 - 调整为 30% 宽度,并居中图片 */
.book-right-col {
flex: 0 0 30%; /* 固定右侧宽度为 30% */
padding-left: 15px; /* 左侧留出间距 */
border-left: 1px solid #e7e7e7; /* 分割线 */
display: flex;
justify-content: center; /* 水平居中 */
align-items: center; /* 垂直居中 */
}
.rating-image-container {
max-width: 100%; /* 确保容器不超过父级宽度 */
text-align: center; /* 确保图片居中 */
}
.rating-image-container img {
max-width: 100%;
height: auto;
display: block;
}
/* 清除浮动(如果需要) */
.clearfix::after {
content: "";
clear: both;
display: table;
}
/* Page Rating Module Customizations - 上下分离 */
.page-rate-widget-box {
display: block;
width: fit-content;
/* 核心修改:移除大边框和阴影,设置新的背景色 */
background-color: #006c00; /* 深绿色背景 */
border: none; /* 移除边框 */
box-shadow: none; /* 移除阴影 */
border-radius: 8px;
margin-bottom: 15px;
margin-right: 2em;
padding: 8px; /* 增加内边距,使背景色包裹得更明显 */
}
/* 评分显示部分 */
.page-rate-widget-box .rate-points {
display: block;
text-align: center;
/* 样式调整:评分数字保持突出 */
background-color: #f0ffec !important; /* 浅绿色背景 */
color: #006c00; /* 深绿色文字 */
font-size: 1.3em; /* 稍微增大字体 */
font-weight: bold;
padding: 5px 10px;
margin-bottom: 8px; /* 与下方按钮组分离 */
border: none;
border-radius: 5px;
}
/* 投票和取消按钮组 - 放置在评分下方 */
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown,
.page-rate-widget-box .cancel {
display: inline-block;
margin-right: 2px;
vertical-align: top;
border: none;
}
/* 投票按钮(rateup/ratedown)悬停前/后的颜色修改 */
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
/* 核心修改:悬停前背景色 */
background-color: #F0FFEC; /* 浅绿色 */
border-radius: 3px;
transition: background-color 0.2s, box-shadow 0.2s;
}
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
/* 按钮文字颜色改为深绿色,确保在浅绿色背景上可见 */
color: #006c00;
font-size: 1em;
padding: 3px 6px;
margin: 0;
border-radius: 3px;
}
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
/* 核心修改:悬停时背景色 */
background: #006c00; /* 深绿色 */
color: #F0FFEC; /* 文字颜色改为浅绿色,确保在深绿色背景上可见 */
text-decoration: none;
box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
/* 取消按钮美化 (保持中性或主题色搭配) */
.page-rate-widget-box .cancel {
background-color: #4CAF50; /* 绿色系,但略有区别 */
border-radius: 3px;
}
.page-rate-widget-box .cancel a {
color: #fffff0; /* 浅色文字 */
text-transform: none;
padding: 3px 6px;
margin: 0;
border-radius: 3px;
}
.page-rate-widget-box .cancel a:hover {
background: #66BB6A;
color: #fffff0;
text-decoration: none;
box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
/* Heritage Collection Rating Module 的调整,以适应新的全局样式 */
.heritage-rating-module {
/* 调整 heritage-rating-module 的背景色以保持一致性 */
background-color: #006c00;
padding: 2px 8px 2px 5px;
border: solid 1px #ccc066;
border-radius: 8px;
box-shadow: 0 1px 3px rgba(0,0,0,.25);
margin-right: 2em;
margin-bottom: 10px;
}
.heritage-rating-module .page-rate-widget-box {
box-shadow: none;
margin-bottom: 0;
margin-right: 0;
padding: 0;
background-color: transparent; /* 在 heritage 模块内移除背景色,使用 heritage 模块的背景 */
border: none;
}
/* 针对 heritage-rating-module 内部的微调 */
.heritage-rating-module .rate-points {
font-size: 1.2em;
}
@media (max-width: 767px) {
.page-history tbody tr td:last-child {
width: 35%;
}
.owindow {
min-width: 80%;
max-width: 99%;
}
.modal-body .table, .modal-body .table ~ div {
float: left;
}
.owindow .button-bar {
float: right;
}
.owindow div .btn-primary {
width: 100%;
float: left;
}
.owindow div .btn-primary ~ div {
width: 100%;
}
.yui-navset {
z-index: 1;
}
#navi-bar, #navi-bar-shadow {
display: none;
}
/* CONTENT */
#main-content {
margin: 0 2em 0 22em;
padding: 1em;
position: relative;
left:0em;
}
#top-bar .open-menu a {
position: fixed;
top: 0.5em;
left: 0.5em;
z-index: 15;
font-family: 'Nanum Gothic', san-serif;
font-size: 30px;
font-weight: 700;
width: 30px;
height: 30px;
line-height: 0.9em;
text-align: center;
border: 0.2em solid #888;
background-color: #fff;
border-radius: 3em;
color: #888;
}
#top-bar .open-menu a:hover {
text-decoration: none;
-webkit-box-shadow: 0 0 20px 3px rgba(153,153,153,1);
-moz-box-shadow: 0 0 20px 3px rgba(153,153,153,1);
-ms-box-shadow: 0 0 20px 3px rgba(153,153,153,1);
-o-box-shadow: 0 0 20px 3px rgba(153,153,153,1);
box-shadow: 0 0 20px 3px rgba(153,153,153,1);
}
#main-content {
max-width: 90%;
margin: 0 5%;
padding: 0;
-webkit-transition: 0.5s ease-in-out 0.1s;
-moz-transition: 0.5s ease-in-out 0.1s;
-ms-transition: 0.5s ease-in-out 0.1s;
-o-transition: 0.5s ease-in-out 0.1s;
transition: 0.5s ease-in-out 0.1s;
}
#side-bar {
display: block;
position: fixed;
top: 0;
left: -25em;
width: 17em;
height: 100%;
background-color:#e9e9e2;
overflow-y: auto;
z-index: 10;
padding: 1em 1em 0 1em;
}
#side-bar::after {
content: '';
position: absolute;
top: 0;
width: 0;
height: 100%;
background-color: rgba(0,0,0,0.2);
}
#side-bar:target {
border: 2px dotted black;
}
#side-bar:target .close-menu {
background: none;
}
/* 左侧书籍封面和基本信息 - 调整为 100% 宽度 */
.book-detail-container {
display: flex;
background: #fff;
border-radius: 4px;
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
margin-bottom: 20px;
overflow: hidden;
padding: 20px;
gap: 20px;
flex-direction: column;
}
.book-left-col {
flex-direction: column;
flex: 0 0 50%;
}
.book-cover {
flex-shrink: 0;
width: 200px; /* 封面宽度 */
align-self: center;
box-shadow: 0px 0px 0px rgba(0,0,0,0);
}
.book-cover img {
width: 90%;
height: auto;
display: flex;
}
.book-info-list {
width: 90%; /
}
.book-info-list li {
margin-bottom: 5px;
}
.book-info-list li strong {
color: #333; /* 突出信息标题 */
font-weight: normal;
}
/* 右侧评分部分 - 调整为 50% 宽度,并居中图片 */
.book-right-col {
flex: 0 0 50%; /* 确保右侧占满宽度 */
padding-left: 0px;
border-left: 1px solid #e7e7e7;
margin-top: 7px;
}
.rating-image-container {
max-width: 100%; /* 确保容器不超过父级宽度 */
text-align: center;
}
.rating-image-container img {
max-width: 100%;
height: auto;
display: flex;
}
/*搜索框适配*/
#search-top-box {
position: absolute;
top: 50%;
left: 90%;
transform: translate(-50%, -50%);
width: 100px;
text-align: center;
}
[[/module]]
[[div class="douban-book-component clearfix"]]
[[div class="book-left-col"]]
[[div class="book-cover"]]
[[=image https://scpsandboxcn.wikidot.com/local--files/meowait2/bookcover ]]
[[/div]]
[[div class="book-info-list"]]
作者: ##37a|[赛博利亚]吉布森·银手##
出版社: ##37a|Milady出版社##
副标题: 赛博朋克时代的政治实体研究
原作名: Sovereignty and Legal Personhood: Research on Political Entities in the Cyberpunk Age
译者: ##37a|李嘉豪##
出版年: 2067-4-22
页数: 268
定价: 68.00
装帧: 精装
[[/div]]
[[/div]]
[[div class="book-right-col"]]
[[div class="rating-image-container"]]
[[module rate]]
[[<image https://scpsandboxcn.wikidot.com/local--files/meowait2/douban-rate]]
[[/div]]
[[/div]]
[[/div]]
[[table style="width: 70%; border-collapse: separate; border-spacing: 4px;"]]
[[row]]
[[cell style="border: 1px solid #d6b79d; background-color: #ffe6ce; color: black; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 14px; cursor: pointer;"]]
想读
[[/cell]]
[[cell style="border: 1px solid #d6b79d; background-color: #ffe6ce; color: black; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 14px; cursor: pointer;"]]
在读
[[/cell]]
[[cell style="border: 1px solid #d6b79d; background-color: #ffe6ce; color: black; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 14px; cursor: pointer;"]]
读过
[[/cell]]
[[cell style="font-size: 14px;font-weight: bold;"]]
评价:☆☆☆☆☆
[[/cell]]
[[/row]]
[[/table]]
🖊##37a|写笔记## 🖊##37a|写书评## ¥##37a|加入购书单## +##37a|添加到书单## ##37a|分享到##▼
+++ ##007722|内容简介##
------
《主权与法人》是吉布森·银手最重要的著作之一,也是当代政治哲学的一部经典之作。本书以法人(Corporation)对国家主权的逐渐替代为核心研究对象,探讨了自东印度公司到现代巨企复合体的谱系沿革,系统地陈述了资本作为一种自行正反馈的加速系统如何彻底重构人类自威斯特伐利亚体系以来的政治秩序。
在吉布森·银手的论述中,新的主权者不再是君主或议会,取而代之的是法人实体。基于君权神授或人民主权的公共授权在生产-消费复合结构的加速反馈下被基于市场契约/商业信誉的法人实体取代。这一取代进程成为了当代巨企复合体错综复杂的用户协议点状主权治理形式的根基。
@@@@
+++ ##007722|主权与法人:赛博朋克时代的政治实体研究的创作者##
------
[[table style="width: 50%; border-collapse: collapse; border-spacing: 4px;"]]
[[row]]
[[cell style="border: 1px solid #fffff; background-color: #fffff; color: black; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 12px; cursor: pointer; width="100px"; "]]
[[=]]
[[image https://scpsandboxcn.wikidot.com/local--files/meowait2/cyberpunkauthor width="100px";]]
##37a|吉布森·银手##
##b8b8b8|作者##
[[/=]]
[[/cell]]
[[cell style="border: 1px solid #fffff; background-color: #fffff; color: black; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 12px; cursor: pointer; width="100px"; "]]
[[=]]
[[image https://scpsandboxcn.wikidot.com/local--files/meowait2/lijiahao width="100px";]]
##37a|李嘉豪##
##b8b8b8|译者##
[[/=]]
[[/cell]]
[[/row]]
[[/table]]
@@@@
+++ ##007722|作者简介##
------
吉布森·银手(Gibson Silverhand,2001-),赛博利亚哲学家与政治活动家,2001年出生于新加坡,2026年就读于巴黎高等师范学院社会科学专业。2037年着手主导了赛博利亚后人类分布式生成运动(The Cyberia Posthuman Distributed Generative Movement),为后来独立于巨企政治的赛博利亚临时自治节点(Cyberia Temporary Autonomous Zone (TAZ))奠定了基础。
她的作品内容多受到20世纪末科幻小说与2030年帷幕曝光影响,其内容涵盖了后主权政治哲学、后人文技术伦理学与超常实体法学实践等多个交叉领域。
@@@@
+++ ##007722|目录##
------
前言 1
导读 5
# 东印度公司与联合果品:巨企政治的先声/26
# 特许状下的准国家实体:贸易公司的主权嬗变/27
# 香蕉共和国:跨国资本与领土控制/36
# 从公司到“国中之国”/48
# 康采恩、托拉斯与军工复合体:政治实体的主权过渡/54
# 列宁的噩梦:从垄断组织到利维坦/56
# 标准、专利与规则制定权/68
# 军工产业作为一种正反馈系统/74
# 失落的威斯特伐利亚:传统主权国家的消亡/81
# 在雅尔塔帷幕体系之下/84
# 民族国家的黄昏:从治理者到服务承包商/95
# 主权遗产的真空化幽灵/102
# 被架空的联合国:名不副实的UNGOC/109
# 丑陋的版图:遍地飞地的地球村/116
# “飞地化”:后领土时代的治理单位/117
# 点状主权与接口民族/136
# 平台空间作为一种疆域/149
# 法权的重构:用户协议与例外状态/166
# 从法律到点击同意/168
# 主权的再分配:企业主权与例外状态/173
# 非对称性的技术治理/188
# 公民即职员,职员即用户/194
# 生产-消费一体化:三重身份的叠加/196
# 公民的去政治化/215
# 福柯的噩梦:从自然人到数据人/224
# 公司战争:绩效化的“民族主义”与企业文化 /230
# 企业的疆域性想象:从地理边界到行为边界/233
# 绩效即忠诚:去意识形态的意识形态国家机器/240
# 公司文化即国家宗教:图腾、仪式与敌人想象/248
# 苹果人与安卓人/259
# 后记/268
@@@@
+++ ##007722|原文摘录##
------
[[size 200%]]“[[/size]]在提到“安卓人”与“苹果人”时,当代的大多数年轻人可能会想起麦克斯韦宗的赛博格和狄瓦的智能植物。如果稍微向上追溯一下,我们会发现这两个词汇实际上来源于20年代的中文互联网:名为“户晨风”的网红以一种反向操作布尔迪厄的姿态将各类事物从文化资本是否偏爱的角度分为了“安卓性”(The Android Vulgar)与“苹果性”(The Apple Aesthetic)。即一种相当粗暴的高级/低级二分法:“安卓”被视作低级的、“苹果”被视作高级的。这一定程度上可被视作“公司准民族文化认同”的早期雏形,科技巨头生产的不单单是单纯的电子产品,更被用户视作一种区别于其他类型用户的文化符号体系与生活方式想象。这种基于消费选择的身份标签迅速超越了产品本身,演变成一种内化的社会分类。人们通过对“安卓性”或“苹果性”的站队,宣告了自身的审美趣味、社群归属以及文化资本。这一区隔方式最终在多个海湾模式的国家中达到了顶峰,科技巨头悄然完成了对传统君主职能的全面代行……
[[*user meowait]] ##999|6回复 11赞 2068-08-11 21:00:37##
[[>]]
——引自章节:苹果人与安卓人/259
[[/>]]
[[size 200%]]“[[/size]]……从这个角度来看,比起丘吉尔在铁幕演说中做的比喻,雅尔塔体系附属的帷幕体系更像是一层坚不可摧的铁幕。超级大国以强力的国家机器将原本紧密相连的社会强制划分为“常态世界”与“超常世界”,这种人为的区隔恰恰为后来巨型垄断组织的诞生提供了最肥沃的土壤。帷幕体系创造了一个奇特的政治经济学悖论,即在维持常态社会稳定的前提下,确保高危异常事物受到绝对控制。一般的小型国家基本无力独自处理这些事务,这一根本矛盾催生了一种前所未有的商业模式——安全垄断。无论是SCP基金会还是瓦尔拉文雇佣兵,都通过帷幕体系下强制性的国际公约来榨取油水。更深远的影响在于,帷幕体系创造了一种永恒的危机经济。只要异常的威胁持续存在,国家对这些垄断组织的依赖就不会消失。它们通过精心设计的游说与公关,不断强化“常态”世界对其专业能力的依赖,甚至将自身塑造为“人类文明的守护者”。这种叙事赋予了它们近乎无限的预算特权与法律豁免权,使其能够在全球范围内建立独立于国家主权的设施网络。最终,这些在帷幕庇护下成长起来的垄断组织,完成了对国家核心职能的系统性替代……
[[*user waaaan]] ##999|12回复 31赞 2068-07-28 16:40:52##
[[>]]
——引自章节:失落的威斯特伐利亚:传统主权国家的消亡/81
[[/>]]
+++ ##007722|喜欢读“主权与法人:赛博朋克时代的政治实体研究”的人也喜欢##
------
[[div style="display: flex; flex-wrap: wrap; justify-content: space-between;"]]
[[div style="flex: 0 0 calc(20% - 4px); margin: 2px; border: 1px solid #ffffff; background-color: #ffffff; color: black; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 12px; cursor: pointer; box-sizing: border-box;"]]
[[image https://scpsandboxcn.wikidot.com/local--files/meowait2/book1 style="width: 96px; height: auto; display: block; margin: 0 auto;"]]
##37a|谶纬与索隐:天命的失速## ##e09015|7.5##
[[/div]]
[[div style="flex: 0 0 calc(20% - 4px); margin: 2px; border: 1px solid #ffffff; background-color: #ffffff; color: black; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 12px; cursor: pointer; box-sizing: border-box;"]]
[[image https://scpsandboxcn.wikidot.com/local--files/meowait2/book2 style="width: 96px; height: auto; display: block; margin: 0 auto;"]]
##37a|中华上火主义:摄食道德与身体政治## ##e09015|6.7##
[[/div]]
[[div style="flex: 0 0 calc(20% - 4px); margin: 2px; border: 1px solid #ffffff; background-color: #ffffff; color: black; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 12px; cursor: pointer; box-sizing: border-box;"]]
[[image https://scpsandboxcn.wikidot.com/local--files/meowait2/book3 style="width: 96px; height: auto; display: block; margin: 0 auto;"]]
##37a|狄雷系女子导论## ##e09015|8.5##
[[/div]]
[[div style="flex: 0 0 calc(20% - 4px); margin: 2px; border: 1px solid #ffffff; background-color: #ffffff; color: black; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 12px; cursor: pointer; box-sizing: border-box;"]]
[[image https://scpsandboxcn.wikidot.com/local--files/meowait2/book4 style="width: 96px; height: auto; display: block; margin: 0 auto;"]]
##37a|赛博利亚后人类分布式生成运动## ##e09015|8.1##
[[/div]]
[[div style="flex: 0 0 calc(20% - 4px); margin: 2px; border: 1px solid #ffffff; background-color: #ffffff; color: black; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 12px; cursor: pointer; box-sizing: border-box;"]]
[[image https://scpsandboxcn.wikidot.com/local--files/meowait2/book5 style="width: 96px; height: auto; display: block; margin: 0 auto;"]]
##37a|雅尔塔帷幕体系批判## ##e09015|7.9##
[[/div]]
[[div style="flex: 0 0 calc(20% - 4px); margin: 2px; border: 1px solid #ffffff; background-color: #ffffff; color: black; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 12px; cursor: pointer; box-sizing: border-box;"]]
[[image https://scpsandboxcn.wikidot.com/local--files/meowait2/book6 style="width: 96px; height: auto; display: block; margin: 0 auto;"]]
##37a|赡部洲之主## ##e09015|7.4##
[[/div]]
[[div style="flex: 0 0 calc(20% - 4px); margin: 2px; border: 1px solid #ffffff; background-color: #ffffff; color: black; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 12px; cursor: pointer; box-sizing: border-box;"]]
[[image https://scpsandboxcn.wikidot.com/local--files/meowait2/book7 style="width: 96px; height: auto; display: block; margin: 0 auto;"]]
##37a|MEME主义导论## ##e09015|6.9##
[[/div]]
[[div style="flex: 0 0 calc(20% - 4px); margin: 2px; border: 1px solid #ffffff; background-color: #ffffff; color: black; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 12px; cursor: pointer; box-sizing: border-box;"]]
[[image https://scpsandboxcn.wikidot.com/local--files/meowait2/book8 style="width: 96px; height: auto; display: block; margin: 0 auto;"]]
##37a|狄瓦内战史## ##e09015|7.6##
[[/div]]
[[div style="flex: 0 0 calc(20% - 4px); margin: 2px; border: 1px solid #ffffff; background-color: #ffffff; color: black; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 12px; cursor: pointer; box-sizing: border-box;"]]
[[image https://scpsandboxcn.wikidot.com/local--files/meowait2/book9 style="width: 96px; height: auto; display: block; margin: 0 auto;"]]
##37a|彼得·蒂尔登神实录## ##e09015|8.2##
[[/div]]
[[div style="flex: 0 0 calc(20% - 4px); margin: 2px; border: 1px solid #ffffff; background-color: #ffffff; color: black; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 12px; cursor: pointer; box-sizing: border-box;"]]
[[image https://scpsandboxcn.wikidot.com/local--files/meowait2/book10 style="width: 96px; height: auto; display: block; margin: 0 auto;"]]
##37a|超常实体法学实践## ##e09015|8.8##
[[/div]]
[[/div]]
+++ ##007722|短评##
热门/##37a|最新##/##37a|好友##
------
##37a|Xenoscarlatism##⭐⭐⭐⭐☆ ##999|2072-1-05 02:03:12##
对理解当今的世界局势很有帮助,但部分内容表述得有些晦涩了。我建议初读者先阅读一下吉布森·银手和麦克斯韦宗技术上师的辩论对话集,有助于理解她在书中表述的一些东西。
------
##37a|嘉豪未来主义##⭐⭐⭐⭐☆ ##999|2071-12-26 12:28:42##
如果没有捣鼓电子设备的习惯的话还是去黑市买纸质版的比较好,大部分企业协议都把这本书的相关字段列入了黑名单,市面上的电子设备都是没办法看这本书的。
------
##37a|灰鸾##⭐⭐⭐☆☆ ##999|2071-12-20 08:18:35##
有点车轱辘话了,一样的论点在不同的章节能出现好几次
------
##37a|網互蕒爾联皀凣囮 ##⭐⭐⭐⭐⭐ ##999|2071-12-12 17:39:05##
列宁曾论述帝国主义是资本主义发展的最高阶段,然而当今散点式治理的公司作为扩大生产正反馈系统的一环比百余年前的帝国主义更令人绝望。学者们喊了五十多年的“晚期资本主义”,但这能哭死董卓吗?
------
##37a|入眠型木上樱 ##⭐⭐⭐⭐⭐ ##999|2071-12-01 14:01:15##
帷幕破碎,元叙事崩塌,光怪陆离,一地鸡毛。普通人的大脑早已不足以理解世界的现状,反对AI辅助脑和血肉塑型术并不是反抗公司,而是拒绝理解拒绝观察,最后是自掘坟墓。
------
##37a|帝星飘摇索拉里斯高 ##⭐⭐⭐⭐⭐ ##999|2071-9-15 05:11:39##
法人作为一种模因生命体,在人类潜意识中被认可而得以存在。法人与AI作为新文明的共生物种,将人类作为必要的资源来延续自身,这将是下一代的地球生命形态。人类终究创造出了以自己为食的新形态生命并与之共生,这何尝不是另一种极端层面的赛博格?
------
##37a|未来派野郎 ##⭐⭐⭐⭐⭐ ##999|2071-8-27 15:11:22##
赛博利亚临时自治节点在这种情况下还能坚持多久呢?这种粘滞感更甚于费舍的资本主义现实主义。
@@@@
+++ ##007722|主权与法人:赛博朋克时代的政治实体研究的书评##
热门/##37a|最新##/##37a|好友##
------
[[*user OgaArklin]]⭐⭐⭐⭐⭐ ##999|2070-5-14 11:06:57##
[[size 120%]]##37a|苹果人、安卓人与3Q大战##[[/size]]
@@@@
非常欣慰能看到我年轻时流行过的网络模因,只不过当时的苹果安卓模因更多指向的是“X国的产品比Y国的更有逼格”(讽刺的是在巨企政治当道的当今,国界再也不重要了)。我也亲历过书中提到的3Q大战,如作者所言,双方确实建立了不容其他主权存在的排他性疆域,而用户看似拥有选择权,实际上则已经被降格为必须臣服于一方的数字臣民。科技巨头提供的便利服务或者说用户粘性则成为了平台主权者进行平台地缘博弈时的人质与筹码……
[[table style="width: 70%; border-collapse: separate; border-spacing: 4px;"]]
[[row]]
[[cell style="color: #3377aa; background-color: #f0f7f9; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 11px; cursor: pointer;"]]
△9
[[/cell]]
[[cell style="color: #3377aa; background-color: #f0f7f9; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 11px; cursor: pointer;"]]
▽1
[[/cell]]
[[cell style="font-size: 12px;"]]
##37a|1回应##
[[/cell]]
[[/row]]
[[/table]]
------
[[*user klnycy]]⭐⭐⭐⭐☆ ##999|2070-3-10 15:26:44##
[[size 120%]]##37a|线性时间是把杀猪刀##[[/size]]
@@@@
30年代初的吉布森·银手的思想并不如当今这么悲观,她于2033年发表的《超常实体法学实践》中透露出一种“世界似乎会因此变得美好”的……大概是理想主义?但正如她在本书5.2章节主权的再分配:企业主权与例外状态所述,由于主权国家被逐渐架空,主权国家的法律也几乎被完全悬置,取而代之的是公司的用户协议。这种用户协议几乎是一种全局性的例外状态——公司拥有让用户体内义体停止运行的权限(或者说用户协议中对义体的购买实际上只是一种长期租赁),加装义体的用户悉数变成了阿甘本在《神圣人》中所述的“牲人”……
[[table style="width: 70%; border-collapse: separate; border-spacing: 4px;"]]
[[row]]
[[cell style="color: #3377aa; background-color: #f0f7f9; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 11px; cursor: pointer;"]]
△3
[[/cell]]
[[cell style="color: #3377aa; background-color: #f0f7f9; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 11px; cursor: pointer;"]]
▽0
[[/cell]]
[[cell style="font-size: 12px;"]]
##37a|0回应##
[[/cell]]
[[/row]]
[[/table]]
------
[[*user meowait]]⭐⭐⭐⭐⭐ ##999|2070-2-5 12:38:14##
[[size 120%]]##37a|21世纪下半叶是20世纪下半叶的噩梦##[[/size]]
@@@@
这个时代似乎是上世纪一切左翼的噩梦,甚至比他们更坏的预期还要更糟糕。在本世纪上半叶,持辉格进步观的所谓社会活动家在如潮水一般涌现的另类右面前完全不堪一击,然而绝大多数另类右也并非这个时代的受益者,他们如愿以偿地成为了彼得·蒂尔或是海湾君主的狗奴才。不过即便对我们这些凡人而言顶尖的超凡富豪可望不可及,但他们在技术上也不过是空前强大的法人实体的器官罢了……
[[table style="width: 70%; border-collapse: separate; border-spacing: 4px;"]]
[[row]]
[[cell style="color: #3377aa; background-color: #f0f7f9; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 11px; cursor: pointer;"]]
△6
[[/cell]]
[[cell style="color: #3377aa; background-color: #f0f7f9; border-radius: 2px; padding: 2px 1px; text-align: center; font-size: 11px; cursor: pointer;"]]
▽2
[[/cell]]
[[cell style="font-size: 12px;"]]
##37a|0回应##
[[/cell]]
[[/row]]
[[/table]]
[[include :scp-wiki-cn:component:license-box
| lang = CN
]]
=====
[[div class="blockquote"]]
------
文件名:bookcover
授权协议:CC BY-SA 4.0
衍生自:https://commons.wikimedia.org/wiki/File:Cyberpunk_sreet_photos.png
作者:[[*user meowait]]
------
文件名:cyberpunkauthor
授权协议:CC BY-SA 3.0
来源:https://commons.wikimedia.org/wiki/File:Cybernurse_-_Flickr_-_Gexon.jpg
作者:Cybernurse
------
文件名:lijiahao
授权协议:CC BY-SA 3.0
作者:[[*user meowait]]
------
文件名:book1,book2,book3,book4,book5,book7,book8,book9,book10
使用ChatGPT生成HTML并截图,使用CC BY-SA 3.0协议发表
------
文件名:book6
授权协议:CC BY-SA 4.0
衍生自:https://commons.wikimedia.org/wiki/File:Goddess_Mahakali,_Nava_Durga.jpg
[[/div]]
=====
[[include :scp-wiki-cn:component:license-box-end]]