> For the complete documentation index, see [llms.txt](https://zh.chanyuan8.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zh.chanyuan8.org/xue-feng-wen-ji-chan-yuan-pian/yin-si-quan-zai-jia-yuan-li-yao-de-dao-jue-dui-bao-zhang.md).

# 隐私权在家园里要得到绝对保障

什么是个人隐私？

答：“隐私权是指自然人享有的私人生活安宁与私人信息秘密依法受到保护，不被他人非法侵扰、知悉、收集、利用和公开的一种人格权，而且权利主体对他人在何种程度上可以介入自己的私生活，对自己是否向他人公开隐私以及公开的范围和程度等具有决定权。”

哪些属于个人隐私？答：

1.未经公民许可，公开其姓名、肖像、住址和电话号码。

2.非法侵入、搜查他人住宅，或以其他方式破坏他人居住安宁。

3.非法跟踪他人，监视他人住所，安装窃听设备，私拍他人私生活镜头，窥探他人室内情况。

4.非法刺探他人财产状况或未经本人允许公布其财产状况。

5.私拆他人信件，偷看他人日记，刺探他人私人文件内容，以及将他们公开。

6.调查、刺探他人社会关系并非法公诸于众。

7.干扰他人夫妻性生活或对其进行调查、公布。

8.将他人婚外性生活向社会公布。

9.泄露公民的个人材料或公诸于众或扩大公开范围。

10.收集公民不愿向社会公开的纯属个人的情况。

禅院草首先是遵纪守法的优秀公民，凡联合国宪章和各种法律及所在国的宪法、法律、法规必须自觉自愿百分之百地遵守。

根据联合国《世界人权宣言》和《公民权利和政治权利国际公约》及中国《侵权责任法》，除保障上面《侵权责任法》提到的10条外，禅院草还要做到如下8条：

1.不能偷看他人的信箱。

2.不能询问他人的私生活和历史背景及财产状况。

3.不能向任何人公开与自己有过性生活的其他异性的名字、所为及身体状况。

4.不能询问他人的性生活资源和状况。

5.不能擅自闯入他人的隐私空间。

6.不询问不偷窥不公开不传播任何人的隐私。

7.不跟踪、调查、揣测任何人的行踪。

8.对他人的隐私要做到一问三不知。

希望所有禅院草做最文明的人，做最遵纪守法的公民。

2012/10/31


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://zh.chanyuan8.org/xue-feng-wen-ji-chan-yuan-pian/yin-si-quan-zai-jia-yuan-li-yao-de-dao-jue-dui-bao-zhang.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
