Skip to content
This repository has been archived by the owner on Sep 12, 2021. It is now read-only.
/ sparta Public archive

The private way to keep track of exercises and sport activities. Utilizes AES-256 encryption and Argon2 key derivation.

License

Notifications You must be signed in to change notification settings

Jacalz/sparta

Repository files navigation


Sparta – Sport and Rehearsal Tracking Application

Sparta

Sparta, a Sport and Rehearsal Tracking Application with a focus for privacy and security. The application uses encryption and locally stored files to keep your activities private and hidden from spying eyes.

Folder structure:

  • assets/ : Storage of icons used in the project.
  • src/ : The place where all application code is placed and home of the simple main.go file.
    • src/bundled : Images bundled in to the source code.
    • src/file : Common code for file handling in the application.
      • src/file/encrypt : Cryptographic functions used for encryption etc.
    • src/gui : Contains all code used for and around the graphical user interface.

License

  • Sparta is licensed under GNU AFFERO GENERAL PUBLIC LICENSE Version 3 and created by Jacalz.
  • All assets are produced by Jacalz and licensed under the Creative Commons By-NC-SA 4.0 license.

About

The private way to keep track of exercises and sport activities. Utilizes AES-256 encryption and Argon2 key derivation.

Topics

Resources

License

Stars

Watchers

Forks