TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Is there any way to secure a hosted VPS?

3 点作者 wwwtyro超过 11 年前
Is there any bulletproof way to encrypt the system, given that your communications pass through the host datacenter?

2 条评论

grumps超过 11 年前
While I lack security and encryption knowledge beyond the basics I believe the answer is &#x27;no&#x27;. I believe hosts can either access a VM&#x27;s file system, RAM or SWAP.<p>You&#x27;re better asking &quot;How can I reasonably secure a VPS to make someone&#x27;s life far more difficult.&quot;
patmcc超过 11 年前
There&#x27;s no way to have a perfectly secure system if the hardware is in someone else&#x27;s hands. Period. See <a href="http://en.wikipedia.org/wiki/Blue_Pill_(software)" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Blue_Pill_(software)</a> for one reason why.