menu

Can you read my tasks and birthdays?

No. Your task and birthday content is stored encrypted in the database. That means even if someone looked directly at the database, all they’d see is scrambled text, not your actual notes.

What happens if I forget my password?

If you forget your password, it is not possible to recover your existing encrypted data. APS doesn’t keep a master key or backdoor. You can always create a new account, but the old encrypted data will remain unreadable without the original password.

Is my data really encrypted?

Yes. The important bits (task content and birthdays) are stored as encrypted blobs in the database. Even database backups only contain encrypted text.

What data do you actually store about me?

APS stores:

  • Your username and a hashed password.
  • Your encrypted tasks and birthdays.
  • Standard technical data like IP address in server logs for debugging and security.

Do you sell or share my data?

No. Your data is not sold, rented, or shared with third parties for advertising or profiling. Logs may be used to keep the service running and secure, but your encrypted content remains encrypted.

Is this free?

Yes. Always will be.

How do I delete my account?

Go to your Account page and use the “Delete account” option. This removes your user account and associated tasks and birthdays from the database. Once deleted, the data cannot be recovered.

Where can I report bugs or send feedback?

You can reach out using the contact information on the About or Contact page, or by opening an issue on the GitHub repository linked in the footer.

Why was this app created?

The creator of the app wanted a simple, privacy-focused tool to manage tasks and remember birthdays without unnecessary bloat or questionable integrity policies found in basically every other app. Hundreds of hours were spent on development just to replace a physical calendar, and to justify the time spent it’s shared freely with anyone who finds it useful.