Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The products will work in current browsers with full Java script support

  • Optimized for tablets and workstation (will work on mobiles, but the UI is not optimized for them)

  • 100 % Progressive web app

    • Full offline execution

    • Offline usable if browser cached is not deleted (Installed on first execution)

    • Server is only used for downloading the current version

    • Online communication is needed for license checks only (Usually within a timeframe of 2 or 4 weeks)

    • In case of products used with a backend with rest API the server is used

    • All interaction with servers (i.e. license request or API communication) are shown by messages

  • Products are based on Angular (old products: AngularJs) with different open source libraries

  • Designed as file based and offline application first

    • all files are json file so data can be used for data exchange

  • Data storage to browsers IndexDB

    • Is a comfort feature which works well. Not acceptable as permanent storage

Certifications

Because the product does not save any data outside the clients device and we have no access to that data we are currently not planning cloud certifications like TSIAX.

Data Privacy

  • Outside the scope of licensing data all data is 100% private

    • No server communication with data outside the scope of license check

    • License information contains only required licensing data

  • Logging only for licensing and downloading of the tool

    • Automatically deleted after 14 days

  • Users are responsible for data safety in context of storage

    • IndexDB is not acceptable permanent data storage user have to save json and pdf files

    • Creation of full backup

    • Creation of report/document saves

...