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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

EyeWitness app lets smartphones report war crimes

36 点作者 SimplyUseless将近 10 年前

8 条评论

Karunamon将近 10 年前
<i>Then, when the user is in a safe location...</i><p>Unfortunately, this leaves the reporter vulnerable to having their device confiscated&#x2F;destroyed. Live uploading would be better, but it&#x27;s unlikely that the internet infrastructure is in place to allow this in an area where &quot;war crimes&quot; are a serious concern.<p>There&#x27;s also the &quot;releasing images to proper authorities&quot; bit - I can&#x27;t think of a reason that this shouldn&#x27;t be completely open and public instead, if nothing else it makes suppressing the info impossible.
ars将近 10 年前
This isn&#x27;t going to solve the stated problem at the top: Staged scenes.<p>They are quite common in certain areas and even journalists fall for them all the time, this smartphone app will only be worse.
评论 #9681774 未加载
评论 #9681093 未加载
jimrandomh将近 10 年前
Is there a GitHub repository for this? There are non-obvious features that I think it would be very good for it to have.<p>One of the core problems is that reporters might have their phones confiscated or destroyed, or the reporters might even be killed. The best solution is live uploading, but network infrastructure usually isn&#x27;t good enough to stream video (especially in crowds where several people might be trying to do it at once). What I think it should do, is use the connectivity it has to live-upload limited information strategically.<p>First it should upload the location, time, device ID, and a hash of the video recorded so far. This is only a few hundred bytes (could fit in an SMS), and creates a record that video was recorded, which could be used in combination with testimony to support a claim of destruction of evidence. Then it should add, based on the amount of bandwidth available, low-quality audio, higher-quality audio, and selected still frames from the video.
pakled_engineer将近 10 年前
The pics are encrypted with a public key and buried in an online database where lawyers review the images and won&#x27;t release them except to &#x27;proper authorities&#x27;. Not sure if that&#x27;s a good thing, the user seems to lose control over their own media they can&#x27;t make copies.
task_queue将近 10 年前
What will they do to mitigate that fact that the war criminals will be doing network traffic analysis?<p>Pulling updates from the Play Store for the app or pinging its service while being at the wrong place at the wrong time might cause you to disappear.
评论 #9681686 未加载
评论 #9680742 未加载
osipovas将近 10 年前
I&#x27;m curious to know what sort of optimizations they have made for the phones and infrastructure being used in these locations.
spiritplumber将近 10 年前
Will this work for police violence?
评论 #9683111 未加载
guard-of-terra将近 10 年前
Implementation may be subpar but the underlying idea is golden.