Security at BelayTab

A tab manager sees every tab you open, so it should ask for as little as possible and protect what it keeps. Here is exactly how BelayTab does that.

Updated

Every Permission, and Why

PermissionWhy BelayTab needs it
tabsRead tab titles and URLs so they can be saved
tabGroupsKeep group names and colours
sessionsShow recently closed windows on the Recovery screen
storage, unlimitedStorageStore your sessions on your computer
alarmsRun snapshots on a timer
faviconShow site icons from the browser’s cache, not from the sites
contextMenusRight-click to save a page or link

That’s the whole list. You can check it yourself on your browser’s extension details page.

How Sync Is Protected

Backups and Recovery

LayerProtection
Your deviceAppend-only change log, automatic snapshots, version history, and a backup before every update
Your diskOptional rolling JSON export to your Downloads folder
Sync databasePoint-in-time recovery for the last 7 days
Offsite copyNightly encrypted backup, kept for 30 days

We test restoring from backups every quarter. A backup that has never been restored isn’t a backup yet.

Reporting a Vulnerability

Email [email protected] with the details and steps to reproduce. We’ll acknowledge within two working days, keep you updated, and credit you in the changelog if you’d like.

Good-faith research is welcome. Please don’t access or change other people’s data, run denial-of-service tests, or use social engineering, and give us reasonable time to fix a problem before you publish it. If you follow these rules, we won’t take legal action against you.

Frequently Asked Questions

Can BelayTab read the websites I visit?

No. BelayTab has no host permissions and runs no content scripts, so it can’t read or change any web page. It only sees the titles and addresses of your tabs, which it needs to save them.

Is my data encrypted?

With Sync, data is encrypted in transit with TLS and encrypted at rest in the database and in storage. Without Sync, your data never leaves your computer.

Can BelayTab staff see my tabs?

Not as part of normal work. Access to production data is limited to operating the service, and your data is only looked at if you ask for help with it, for security, or if the law requires it.

Is there end-to-end encryption?

Not yet. An optional private vault mode, where tabs are encrypted on your device before upload, is planned. It will disable the web app and server-side search, because we won’t be able to read the data.

How do I report a security problem?

Email [email protected]. We reply within two working days and won’t take legal action against good-faith research that follows the rules on this page.

Related