Discussed in #1974
Originally posted by skotarek March 3, 2023
add features such as auto cache clear after exit, ability to entirely disable history (including shell plugin history), and everything else that's needed to make this program more private
See also the original issue by @skotarek
Reopened this as an issue given the opinions in the discussion that this is implementable.
This could perhaps be separated into different feature requests but would be more of a general aim at the moment.
Not sure if there's any real way to guarantee plugins don't store a history (other than some way to trick them into writing to memory not disk or something)
But at least in terms of the launcher + core plugins this could probably be done, and we could consider things such as wiping parts of the user data folder on exit, exposing a setting that plugins should respect etc
Discussed in #1974
Originally posted by skotarek March 3, 2023
add features such as auto cache clear after exit, ability to entirely disable history (including shell plugin history), and everything else that's needed to make this program more private
See also the original issue by @skotarek
Reopened this as an issue given the opinions in the discussion that this is implementable.
This could perhaps be separated into different feature requests but would be more of a general aim at the moment.
Not sure if there's any real way to guarantee plugins don't store a history (other than some way to trick them into writing to memory not disk or something)
But at least in terms of the launcher + core plugins this could probably be done, and we could consider things such as wiping parts of the user data folder on exit, exposing a setting that plugins should respect etc