Re: encrypt `bbdb-file-remote'
Sam Steingold <[email protected]> Mon, 28 Mar 2022 11:41:51 -0400
| Newsgroups | gmane.emacs.bbdb.user |
|---|---|
| Message-ID | <[email protected]> |
> * Roland Winkler <[email protected]> [2022-03-27 21:20:56 -0500]: > > On Sun, Mar 27 2022, Sam Steingold wrote: >> I want to keep `bbdb-file-remote' encrypted. >> I am using code based on https://emacs.stackexchange.com/q/69869/795 to >> do that (except I use gpg instead of openssl because openssl does not >> work across versions). >> >> Do you want a patch? > > Isn't that something which nowadays can be handled by tramp? You are already using tramp under the hood. The main point _for me_ is keeping the remote file encrypted (for security), but local file plain text (for git). > I am even wondering whether the entire `bbdb-file-remote' machinery is > still needed. It should not matter whether `bbdb-file' is local or > remote. (If there are glitches with a non-local `bbdb-file' it might > make more sense to fix those. I wouldn't mind if `bbdb-file-remote' > can be declared obsolete.) Uploading the huge bbdb file on _every save_ will introduce a highly unwelcome latency. I don't use `bbdb-file-remote' (because it is unencrypted) anyway. -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.2113 http://childpsy.net http://calmchildstories.com http://steingoldpsychology.com https://ij.org/ https://thereligionofpeace.com https://jij.org https://ffii.org I don't know how many problems I have because math is one of them.