Senedfor Restaurants
ع EN FR

Security

Last updated: 27 September 2026

This page describes what Sened's security rests on: where restaurant data is kept, the limits of what the application asks from a Google account, how this site is built, and how to tell us if you find a vulnerability.

On this page

Where the data lives and who controls it

Restaurant data — orders, items, inventory, expenses, settings and staff accounts — is stored in a database on the restaurant's own device. No intermediary server of ours carries this data, and the application does not send restaurant operations data to any third party.

Least privilege in Google Drive

Cloud backup is optional. When it is enabled, Sened requests the https://www.googleapis.com/auth/drive.file scope only — the narrowest scope that does the job:

The connection token is kept on the restaurant's device in protected storage provided by the operating system; it never appears on this site and is never sent to us. The owner can disconnect from the app's settings at any time, or revoke access from the Google account permissions page.

What you should know: a backup file contains the restaurant's full data. Whoever holds the file holds the data, so protecting the Google account — a strong password and two-step verification — is an essential part of protecting your restaurant, and backup links should never be shared.

This site's security

This site is a set of static pages for information and policies only, built so that its attack surface is as small as possible:

These pages are hosted on GitHub Pages, which may process visit data under its own policy. Fonts are loaded from Google Fonts — the only external connection the page makes. Because the hosting is static, some protections are applied through service headers we do not control; this is also why the site contains no functionality that handles user data at all.

Support email and impersonation

The only official support address is support@sened.group, a receiving address forwarded to the team's mailbox.

The owner's responsibilities

In a system that runs on your own device, a large part of security depends on you:

Reporting a vulnerability

If you find a vulnerability in the application or in this site, write to support@sened.group with "security" in the subject. Helpful details: a description of the issue, steps to reproduce it, the expected impact, and the version or URL concerned.

Machine-readable contact details: /.well-known/security.txt.