TCC Browser is a web browser that runs on your own device. It has no user account, no cloud sync, and sends no usage data anywhere. Everything you browse stays on this device until you delete it yourself.
# in the link, so the server never sees it.All of it lives in TCC Browser's private storage on your phone โ an area the operating system lets only this app read. No copy is sent anywhere else.
| Data | Where it lives | How to delete it |
|---|---|---|
| Browsing history | history.json |
Settings โ Clear browsing data, or the clear button in the History panel |
| Bookmarks | bookmarks.json |
Remove them one by one in the Bookmarks panel |
| Settings and the list of open tabs | settings.json, the-dang-mo.json |
Turn off Reopen the tabs you had open and the tab list is no longer written |
| Permissions you granted to sites | quyen.json |
Settings โ Permissions you granted to sites โ Revoke |
| Saved passwords | matkhau.bin โ encrypted with
your OS keystore (Android Keystore) |
Settings โ Saved passwords โ delete one or delete all |
| Cookies, cache, data sites store locally | Managed by the browser engine | Settings โ Clear browsing data |
| Downloaded ad-filter rules | adblock-engine.bin |
Nothing to delete โ these are rule lists fetched from the network and contain nothing about you. Turning ad blocking off stops using them. |
Only the following, and every item is a direct consequence of something you just did:
| When youโฆ | What is sent | Where it goes |
|---|---|---|
| Open a web page | Ordinary web requests, same as any browser | That site, and whatever servers that site calls |
| Type a search into the address bar | Your search terms | The default search engine (Google) |
| Turn on ad blocking | Nothing about you โ the rule lists are only downloaded | EasyList, EasyPrivacy, Peter Lowe, ABPVN |
| Create or join a meeting | Room name, the display name you typed, and encrypted audio and video | TCC Browser's own meeting service and its dedicated LiveKit server โ see section 4 |
| Open the TCC Wallet | The web wallet talks to the TCC chain itself | network3.tcc-coin.com and the TCC chain RPC |
Allow a tcc-coin.com page to send notifications |
A device token issued by Google (Firebase Cloud Messaging) or Apple (APNs). The TCC page sends it, with the TCC account you are signed in to, to the TCC server so it can tell you about messages and incoming funds. No token is created until you allow it. | Google/Apple, TCC account server ram2.tcc-coin.com |
Microphone, camera, location, clipboard, notifications โ when an unfamiliar site asks, the browser asks you. It never grants silently. Answer once and the answer is remembered, and you can review or revoke it at any time under Settings โ Permissions you granted to sites.
One exception: the browser's own infrastructure โ the TCC Wallet and the
meeting service, both under tcc-coin.com โ plus the internal
tcc:// pages. That is code we wrote ourselves, and without it the
wallet and meetings would have to ask for permission every time you open them.
Site notifications. Every site must ask before sending notifications,
TCC's own pages included, and the default answer is NO. Each notification names the
site that sent it. Only pages on tcc-coin.com can get a device token to
notify you while the browser is closed. Revoke it in the same place as other
permissions.
Third-party cookies are blocked by default. That kind of cookie exists almost entirely to follow you from site to site. You can turn the block off in Settings if a site genuinely needs it.
# in the link. By web standard,
browsers never send that part to the server โ so the meeting service
does not hold the key and cannot decrypt the meeting.The password store follows four hard rules:
erp.tcc-coin.com.spoofed.net merely looks similar;
matching by suffix would hand your password to an attacker.On http:// pages (no lock) the browser never offers to save.
TCC Browser is a general-purpose browser. It is not aimed at children, and it collects no data about anyone โ so it collects none about children either.
The update date sits directly under the title of this page. The policy ships with the copy installed on your device, so it only changes when you update the browser. Check which build you are running under Settings โ About this build.
Questions, or a security issue to report: [email protected].