Bug 444814

Summary: Cryptomator backend
Product: [Plasma] plasmashell Reporter: ccamara
Component: Vaults widgetAssignee: Ivan Čukić <ivan.cukic>
Status: CONFIRMED ---    
Severity: wishlist CC: ivan.cukic, nate, postix, sschuberth
Priority: NOR    
Version: 6.0.0   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description ccamara 2021-11-02 09:31:43 UTC
I love how vaults work as of today. Would it be possible to add cryptomator compatibility? (i.e. adding a new backend -do not know if that's feasible or not)

That would make it really easy to collaborate with people who do not use kde or even Linux (i.e. Windows' users), which is most of the people I work with today.
Comment 1 Nate Graham 2021-11-08 17:44:44 UTC
Neat idea!
Comment 2 Ivan Čukić 2022-12-02 17:52:55 UTC
Two downsides of cryptomator:

- No packages in most important distributions - Debian, Ubuntu, openSUSE (available user-created packages for some)
- Java-based - Java applications are notorious for being sensitive to the user environment
Comment 3 Sebastian Schuberth 2022-12-21 10:30:55 UTC
> Java applications are notorious for being sensitive to the user environment

Can you explain what you mean with this? My experience is quite the opposite... naturally, with the JVM being designed as cross-platform runtime.