Coder Social home page Coder Social logo

syncrypt clone error about client HOT 4 CLOSED

syncrypt avatar syncrypt commented on August 21, 2024
syncrypt clone error

from client.

Comments (4)

lordi avatar lordi commented on August 21, 2024

Thanks for the report. This happens because you haven't uploaded the encrypted vaultkey for yourself. We need to implement it yet.

You can try to do:

syncrypt keys --upload

on the second machine, and

syncrypt add-user your@email

and on the first machine.

from client.

jotech avatar jotech commented on August 21, 2024

okay this makes sense, thanks!

But syncrypt keys --upload failed on the second machine with error syncrypt.exceptions.VaultNotInitialized
Nonetheless on the first machine, I could see the fingerprint of the second via syncrypt add-user mail and I could grant access.
Afterwards syncrypt clone worked on the second machine, perfect!

I am right to assume that the fingerprint of a new machine is attached to the account after using syncrypt login the first time and that I have to provide access to the new machine again with add-user?

from client.

lordi avatar lordi commented on August 21, 2024

Yes, you're right. syncrypt login already uploads the public key (with fingerprint), so syncrypt keys --upload is not needed.

Good to know that add-user on oneself works. But it is only a matter of key transmission. You as a user already have access to your own vault, but its simply the fact that the vaultkey was missing.

I think in addition to add-user we should provide a second command that will simply upload the vaultkey for another machine of yours. Like add-machine or so.

from client.

jotech avatar jotech commented on August 21, 2024

I agree something like add-machine would be more obvious.
Thanks for the support.

from client.

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.