would it make sense to also save (copy the embedded fingerprints file) the fingerprints to ~/.config/subsnipe/ if possible (e.g. if not running in docker) and before exiting the program, verify that there is no newer fingerprints version?
or have some sort of logic like that, otherwise there is a risk of using out of date fingerprints and virtually no way of updating them (beyond version bumping and having users pull the new version).
would it make sense to also save (copy the embedded fingerprints file) the fingerprints to
~/.config/subsnipe/if possible (e.g. if not running in docker) and before exiting the program, verify that there is no newer fingerprints version?or have some sort of logic like that, otherwise there is a risk of using out of date fingerprints and virtually no way of updating them (beyond version bumping and having users pull the new version).