Giter VIP home page Giter VIP logo

Comments (6)

cdujeu avatar cdujeu commented on August 19, 2024

Good sport, thanks @valmar
we'll have a look at this

from cells.

valmar avatar valmar commented on August 19, 2024

@cdujeu Thank you. Temporarily, I will create for myself a pydio cells docker image based on Ubuntu or Debian (if there is interest, I can share it, of course). I read in the documentation that on Linux the Gnome keyring is used. But of course, one will not need to install the full Gnome desktop, right? Do you know what are the minimal dependencies in Linux, please?

from cells.

jthabet avatar jthabet commented on August 19, 2024

Hi,
if you wish to have the keyring on a headless environment such as ubuntu,
required packages : dbus-user-session, gnome-keyring

then launch the keyring with the following command
gnome-keyring-daemon —unlock (can be launched in the foreground with —foreground)
<input user password, there will be no indication for it but right after you used the command type it>
<ctrl+d>

from cells.

cdujeu avatar cdujeu commented on August 19, 2024

fixed in last version : we made keyring optional

from cells.

valmar avatar valmar commented on August 19, 2024

@cdujeu Thanks. One question: without the keyring, how is the key stored? Is it stored in plain text?

from cells.

cdujeu avatar cdujeu commented on August 19, 2024

nope, there's a dedicated "vault" storage where data are encrypted with a master key generated at startup.

from cells.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.