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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Is there a way to get a receipt/proof that server didn't crash?

3 点作者 lala_lala将近 7 年前
We recently had elections in Pakistan. We had a fiasco in our elections and I had a question.<p>Election Commission had this Android app which was supposed to transmit results from polling station to federal agency. Supposedly the system crashed on the eve of elections. Now agency which developed the system is claiming that system didn&#x27;t crash, while other agencies are claiming it did crash.<p>Now is it possible technically to check whether server kept running (usings logs etc, (tempering?))? Can we somehow get a receipt&#x2F;proof that server kept running and didn&#x27;t crash?<p>What could have been done for the system of such scale to not fail?

1 comment

TomMarius将近 7 年前
You can have several independent parties that run a server that constantly pings and measures response times.