Manoel V. Machado
Manoel V. Machado
I don't have any plans to implement something as `passwordeval` or using gpg explicitly (though passwordeval is indeed better than that). I think that can be a minimal solution, but...
> My point was provide a simple algorithm as a default security model and apart from that let them have passwordeval config if they want more advanced security. Obviously, no...
I recommend read about tea that I attached here, it's nice and simple. A think as default can be great since we can embed directly without relying on conf/dep of...
Do you have any plan to help implement that @kutsan ? Or anyone on this thread.
I can try look implement the `TEA` by myself, the passwordeval way a help can be useful. We need make that a little flexible to change, although seems a simple...
password_eval btw I think it's better since we already have `date_format`
> IMO make password_eval empty as default, it would mean TEA will in charge for security Ok, this makes sense and it's even better don't mention tea on the config,...
Unfortunately that is not implemented yet, @sdd3. Input functions doesn't works yet. The proposal is a behavior for input functions like the default python kernel related behavior, communicating with the...
`uxterm` (I'm assuming that you are using at least that) which support utf-8, seems only support one font, not a set like `gnome-terminal` or `xfce4-terminal` and others. If you choose...
Just an additional info: I can confirm that problem using fsharp-mode with Emacs too, which uses FsAutoComplete. With a random session I easilly got 1.5 GB of memory usage. :(