Security
Your books, kept honest and kept safe.
Accounting software holds the truth about a business. These are the controls Luca puts around it.
A record of every change
Every create, edit and delete is kept as a before-and-after, with who did it and when. The history can't be edited.
Two-factor sign-in
Protect accounts with an authenticator app, and require it for the roles that can post and close.
Password rules you set
Minimum length, character rules, reuse and expiry, set per role. Passwords found in known breach lists are refused.
Sessions that end
Idle sessions time out, and when an admin resets a password, that account is signed out everywhere.
Access by role and by branch
Roles decide what each person can do. Visibility can be limited to their own branch, or only the records they created.
Nothing deleted out from under you
An account that entries point at can't be deleted. Luca says what is still using it instead.
Automatic backups
The database is snapshotted on a schedule, and the snapshots are verified regularly.
Sign-in from where you work
Optionally limit an account to the countries your team works from.
Found a problem?
If you believe you’ve found a security issue, email support@tekhx.com with the details. Please give us a chance to fix it before telling anyone else.