I see that there is some secret information stored as json files. I have several questions:
- Should this be stored in the password store directory? Some of the extensions/apps that interface with password store think they are passwords which I think is incorrect. If they aren't passwords then maybe they should be stored elsewhere.
- If they should be stored in the password store, should they be tracked in git? Currently I am not tracking them.