You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KeySAVe will be transitioning to a web app. In this process I intend to rework a lot of features, put a heavy focus on UX and get some fresh features is as well. This is going to be a lengthy process and should be thought of as a 2.0 version.
Goals
The goals of this are to
make the tool more accessible for users
have a wider range of devices it runs on; specifically Chromebooks and tablets
have a tool that loads faster
make it easier to push small updates
hopefully have fewer platform specific bugs
ToDo
Things that need to be done
Engineering
Write a small native app for TEA
Add features back in that were removed during the initial conversion to a web app
Mass scanning
TEA
Import from KeySAV2 (maybe?)
Write a KeyStore based on IndexedDB
Lazy load localization and stats
Make sure the app works offline
Get a basic service worker going
Offer user the option to warm the cache with all resources
Make sure the app handles loss of network connectivity gracefully
Integrate with SVEx DB
Change the 'cloud' button to always download a 'boxes' file
Evaluate higher compression of image assets achieved with pngquant
KeySAVe will be transitioning to a web app. In this process I intend to rework a lot of features, put a heavy focus on UX and get some fresh features is as well. This is going to be a lengthy process and should be thought of as a 2.0 version.
Goals
The goals of this are to
ToDo
Things that need to be done
Engineering
Evaluatehigher compression of image assets achieved with pngquantLook into using shared workers for decryptionsOnly supported in Firefox and Chrome and provides little benefit over other methodsUX
This is very much a preliminary list and is likely to grow as I continue working on points.
At this point no specific release date is targeted.
The text was updated successfully, but these errors were encountered: