TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Brave Browser, wiping history still leaves trace of visited sites

309 pointsby turbletyalmost 5 years ago

12 comments

oefrhaalmost 5 years ago
&gt; It doesn&#x27;t seem to be anywhere (in text) in: &#x2F;Users&#x2F;mark&#x2F;Library&#x2F;Application Support&#x2F;BraveSoftware<p>Of course it&#x27;s not in text. It&#x27;s a SQLite3 database:<p><pre><code> $ sqlite3 ~&#x2F;&#x27;Library&#x2F;Application Support&#x2F;BraveSoftware&#x2F;Brave-Browser&#x2F;Default&#x2F;Top Sites&#x27; .dump PRAGMA foreign_keys=OFF; BEGIN TRANSACTION; CREATE TABLE meta(key LONGVARCHAR NOT NULL UNIQUE PRIMARY KEY, value LONGVARCHAR); INSERT INTO meta VALUES(&#x27;mmap_status&#x27;,&#x27;-1&#x27;); INSERT INTO meta VALUES(&#x27;version&#x27;,&#x27;4&#x27;); INSERT INTO meta VALUES(&#x27;last_compatible_version&#x27;,&#x27;4&#x27;); CREATE TABLE top_sites (url LONGVARCHAR PRIMARY KEY,url_rank INTEGER,title LONGVARCHAR,redirects LONGVARCHAR); INSERT INTO top_sites VALUES(&#x27;https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore?hl=en&#x27;,0,&#x27;Web Store&#x27;,NULL); COMMIT; </code></pre> This is actually a database inherited from Chromium, so I&#x27;m not sure if the issue is inherited from Chromium.<p>Edit: Tried this on Chromium 86.0.4185.0, top sites db is cleared after clearing all browsing data, so probably not inherited from Chromium.<p>(Btw I wasn&#x27;t able to repro on Brave because however many times I open news.ycombinator.com, it simply won&#x27;t register in top sites -.-)
评论 #23747097 未加载
AzzieElbabalmost 5 years ago
This is a bug, have you guys seen a software bug before? What is it with the appetite for outrage? Using brave on Android devices and not planning to switch
评论 #23747673 未加载
评论 #23748620 未加载
评论 #23750443 未加载
评论 #23747507 未加载
评论 #23748378 未加载
评论 #23748301 未加载
评论 #23748759 未加载
评论 #23751447 未加载
评论 #23750290 未加载
评论 #23747886 未加载
评论 #23749765 未加载
kirubakaranalmost 5 years ago
They are an adtech company. That should be all we need to know, right? I&#x27;m willing to change my mind, so far it doesn&#x27;t make sense to use Brave.
评论 #23748404 未加载
评论 #23749161 未加载
pschastainalmost 5 years ago
Brave Browser continues to behave in ways that are contrary to their stated principles. I dropped the browser a couple of months ago on the heels of the bitcoin affiliate link scandal and went back to Safari and Firefox.<p>I am keeping an eye on Braver Browser, a fork of Brave with the intention of removing the questionable behavior: <a href="https:&#x2F;&#x2F;github.com&#x2F;braver-browser" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;braver-browser</a>
评论 #23748533 未加载
评论 #23747733 未加载
评论 #23748253 未加载
girstalmost 5 years ago
well, compared to undisclosed affiliate marketing for trading sites[1], soliciting of donations without consent[2] or the recent redirection through affiliate links[3], this seems pretty tame.<p>[1]: <a href="https:&#x2F;&#x2F;github.com&#x2F;brave&#x2F;brave-browser&#x2F;issues&#x2F;8793" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;brave&#x2F;brave-browser&#x2F;issues&#x2F;8793</a><p>[2]: <a href="https:&#x2F;&#x2F;davidgerard.co.uk&#x2F;blockchain&#x2F;2019&#x2F;01&#x2F;13&#x2F;brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice&#x2F;" rel="nofollow">https:&#x2F;&#x2F;davidgerard.co.uk&#x2F;blockchain&#x2F;2019&#x2F;01&#x2F;13&#x2F;brave-web-br...</a><p>[3]: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23442027" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23442027</a>
评论 #23746877 未加载
评论 #23747543 未加载
评论 #23748916 未加载
评论 #23746862 未加载
评论 #23749678 未加载
meeritaalmost 5 years ago
See it. These new browsers claiming &quot;privacy&quot; aren&#x27;t private at all.
评论 #23747372 未加载
binaryblitzalmost 5 years ago
Someone posted on the GH issue that someone posted the GH issue on HackerNews.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;brave&#x2F;brave-browser&#x2F;issues&#x2F;9929#issuecomment-654154773" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;brave&#x2F;brave-browser&#x2F;issues&#x2F;9929#issuecomm...</a>
fortran77almost 5 years ago
I&#x27;m glad I didn&#x27;t believe the hype. I just run edge, and I have a powershell script that runs on startup, shutdown to wipe everything.
KingOfCodersalmost 5 years ago
Lost all trust in Brave some time ago, back to FF.
评论 #23746841 未加载
SmokeyHamsteralmost 5 years ago
I wonder if this is true of &quot;private window&quot; mode as well?
bb123almost 5 years ago
Is it fair to _ever_ say that clearing the history completely removes all traces of visited sites? I have always operated under the assumption that <i>some</i> trace will remain pretty much forever.
评论 #23746821 未加载
niftylettucealmost 5 years ago
If you need an alternative to Brave, then see <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23708688" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23708688</a>. This comment also shares the auto-suggestions-for-profit which is another reason I&#x27;m not using it. Since I cannot use DDG nor Brave, the only alternative (besides the currently bloated Firefox -- in my biased opinion) is ungoogled-chromium.
评论 #23746752 未加载
评论 #23746757 未加载
评论 #23747981 未加载
评论 #23746787 未加载