[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tramp and crypted files
From: |
Deus Max |
Subject: |
Re: Tramp and crypted files |
Date: |
Tue, 19 May 2020 11:51:22 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
On Mon, May 18 2020, Michael Albinus wrote:
> Richard Stallman <address@hidden> writes:
>
>> Since we can't determine whether any given user will want the
>> auto-encrypt-decrypt, we should let users specify yes or no.
>> Eventually we might develop ideas for defaults more sophisticated
>> than just "yes" and "no".
>
> As I said the other thread, we could create a new connection method
> "nextcloud-crypt" which does the job. A user could decide whether she
> uses "nextcloud" or "nextcloud-crypt" when accessing a given file. This
> could happen even in parallel for different files on the same server.
>
> Another approach might be to create a new file name handler, which just
> performs the encryption/decryption job, plus proper handling of file
> names. This could be enabled for dedicated remote servers only, and
> works in combination with Tramp. That new file name handlers performs the
> encryption/deryption locally, and Tramp is responsible for copying
> from/to the server.
>
Hi Michael,
I wrote a bash script that manages davfs2 and encfs for uploading the
data to the cloud with WebDAV. See for details
https://github.com/deusmax/cloud-davfs-encfs.
I have tested the package only with nextcloud, but the whole setup seems
to be generic webdav. Should work with other cloud providers that
support webdav.
Tramp uses the GOA library. I don't know if this is plus or a minus
compared to davfs2. I should look into supporting GOA, anyway.
I would be happy to port it to Tramp. You think it may work ?
Can someone give me a pointer to start ?
This work could result into creating connection methods like "davs-enc"
or "nextcloud-enc".
DeusMax
- Re: What is the most useful potential feature which Emacs lacks?, (continued)
- Re: What is the most useful potential feature which Emacs lacks?, Michael Albinus, 2020/05/14
- Re: What is the most useful potential feature which Emacs lacks?, Richard Stallman, 2020/05/14
- Re: What is the most useful potential feature which Emacs lacks?, Michael Albinus, 2020/05/15
- Re: What is the most useful potential feature which Emacs lacks?, Richard Stallman, 2020/05/16
- Re: What is the most useful potential feature which Emacs lacks?, H. Dieter Wilhelm, 2020/05/16
- Re: What is the most useful potential feature which Emacs lacks?, Richard Stallman, 2020/05/17
- Tramp and crypted files (was: What is the most useful potential feature which Emacs lacks?), Michael Albinus, 2020/05/18
- Re: Tramp and crypted files (was: What is the most useful potential feature which Emacs lacks?), Richard Stallman, 2020/05/19
- Re: Tramp and crypted files, Michael Albinus, 2020/05/19
- Re: Tramp and crypted files, Richard Stallman, 2020/05/20
- Re: Tramp and crypted files,
Deus Max <=
- Re: Tramp and crypted files, Michael Albinus, 2020/05/19
- Re: Tramp and crypted files, Deus Max, 2020/05/20
- Re: Tramp and crypted files, Michael Albinus, 2020/05/20
- Re: Tramp and crypted files, Deus Max, 2020/05/20
- Re: Tramp and crypted files, Michael Albinus, 2020/05/20
- Re: Tramp and crypted files, Michael Albinus, 2020/05/25
- Re: Tramp and crypted files, Richard Stallman, 2020/05/26
- Re: Tramp and crypted files, Michael Albinus, 2020/05/26
- Re: Tramp and crypted files, Richard Stallman, 2020/05/26
- Re: Tramp and crypted files, Deus Max, 2020/05/28