Bitcointalk · Warning: don't use -server or bitcoind where you web browse (v0.3.2 and lower)

中本聪,2010 年 7 月 19 日

SN-1462 已核对来源,附原文与上下文。

阅读语言
中文译文

不要在上网用的机器上使用 -server 或 -daemon 开关、不要跑 bitcoind。它会在 127.0.0.1(本地回环地址)上打开 8332 端口,你可能以为 web 浏览器没法跨站访问它,但确实可以。

我们正在做一个很快发布的版本,给 JSON-RPC 接口加上密码,但在那之前,避免使用 -server 开关,也不要在跑 bitcoind 的同一台机器上上网。

更新: 0.3.3 的 JSON-RPC HTTP 认证功能解决了这个问题。

ORIGINAL · 英文原文
Don't use the -server or -daemon switch or run bitcoind on a machine where you use a web browser.  It opens port 8332 on 127.0.0.1, the local loopback address, and you wouldn't think that web browsers could cross-site access it, but it is possible.

We're working on a release soon that puts a password on the JSON-RPC interface, but until then, avoid using the -server switch, and don't web browse on the same machine where bitcoind is running.

Update:
The JSON-RPC HTTP authentication feature in 0.3.3 solves this problem.
上下文
← 上一条 SN-1462 · 当前 下一条 → 在档案中查看完整主题串 →
来源
Bitcointalk 原始链接 ↗ 记录编号 SN-1462