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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Open-source isolated browser, free for journalists etc.

66 点作者 win66将近 5 年前

10 条评论

oefrha将近 5 年前
This will definitely be brought up, so why not from me: this is not open source by Open Source Definition standards.[1] You&#x27;re free to sell your builds as commercial, but if I can&#x27;t compile the source code myself and use it at my workplace (assuming I&#x27;m not a journalist or any other type of listed free-to-use professional) then you&#x27;re discriminating against fields of endeavor.<p>[1] <a href="https:&#x2F;&#x2F;opensource.org&#x2F;osd" rel="nofollow">https:&#x2F;&#x2F;opensource.org&#x2F;osd</a>
评论 #23955612 未加载
评论 #23955667 未加载
评论 #23958246 未加载
评论 #23963218 未加载
评论 #23955435 未加载
enriquto将近 5 年前
&gt; Sure, other companies might have bigger brands and bigger sales budgets, but this is open-source.<p>No, it&#x27;s not. They are delibetarely misusing a well-established term and they deserve to be called out for that. This is extremely antagonizing and it is impossible to take the rest of the project seriously when it is presented that way. The same thing happened when zoom said that their program did &quot;end-to-end encryption&quot;, while it didn&#x27;t; it was a great project, but tainted by a callous and misleading usage of terminology.
techntoke将近 5 年前
Here is an open source way to do this yourself:<p><pre><code> # Dockerfile FROM node:alpine3.12 RUN apk add --no-cache chromium \ &amp;&amp; yarn add puppeteer-core \ &amp;&amp; apk add \ --no-cache \ --repository http:&#x2F;&#x2F;dl-cdn.alpinelinux.org&#x2F;alpine&#x2F;edge&#x2F;testing \ novnc</code></pre>
评论 #23957000 未加载
评论 #23956303 未加载
gitgud将近 5 年前
So it&#x27;s a browser within your browser running on a remote machine somewhere?<p>At first glance it seems needlessly complicated, but modern browser finger-printing is also incredibly complex. So this might be better than a VPN... As both the IP and the browser are proxied
评论 #23956493 未加载
Shared404将近 5 年前
Super cool looking, and a great idea.<p>&gt; Get and self-host<p>This seems like it kind of defeats the purpose though. Is this section just to prove that it can be done?<p>edit: This was not meant to be rude. I was just asking if there is another reason. The reason I listed is more than enough, I was just wanting to learn more.
评论 #23955345 未加载
评论 #23955340 未加载
js4ever将近 5 年前
Super cool, I have just tested with YouTube and it&#x27;s allowing background audio playback on mobile because the video continue to play on the server. Audio is playing on my phone with a 3 sec latency but without hiccups and good enough quality.
评论 #23958306 未加载
bernardlunn将近 5 年前
What do you mean by isolated browser? What is use case?
评论 #23955495 未加载
Fnoord将近 5 年前
On the live demo, ipleak.net detected my actual OS, resolution, and browser which I used to run the live demo.
评论 #23957724 未加载
chirau将近 5 年前
What exactly is this? I am not sure I get its purpose either. Am I just opening a browser on a VM somewhere?
tarulahsan将近 5 年前
Would love to give it a try
评论 #23955715 未加载