Coder Social home page Coder Social logo

Comments (8)

xiaods avatar xiaods commented on May 21, 2024

i have fetch the account from the hub.
infinit user fetch -n xiaods

but how can i delete it from remote hub.

from infinit.

Dimrok avatar Dimrok commented on May 21, 2024

Hi @xiaods.

To remove the user xiaods from the hub, you need to run infinit user pull -n xiaods but first remember to remove every resources (network, volume, drive, etc.) you put on the hub.

You can run ìnfinit user delete --purge --pull, it should remove everything related to your user and you should have a clean environment except silos and other resources fetched that don't belong to you.

from infinit.

xiaods avatar xiaods commented on May 21, 2024

@Dimrok thanks for your help. the command "infinit user delete --purge --pull" is good point. but i also have another issue:

$ infinit user delete --purge --pull
infinit: fatal error: no private key for xiaods, unable to sign request

so how to reset the passwd. i am not found any page to reset.

from infinit.

xiaods avatar xiaods commented on May 21, 2024

2017-07-23 4 39 44

from infinit.

Dimrok avatar Dimrok commented on May 21, 2024

Hmm right.

If somehow, you delete your user locally, this means its private key has been destroyed. To authenticate a user on the hub (for example for him to add or remove resources associated to him), we need a proof, given by a signature that uses its private key.

If the private key has been deleted, you have no way to remove resources for the hub anymore.

from infinit.

xiaods avatar xiaods commented on May 21, 2024

@Dimrok it's my bad, i want testing all feature in current infinit utility. i don't know the result when i remove user data locally. so i maybe destroyed my private key right now.

i suggest provide a way to download the private key. it will let me can restore the relationship.

from infinit.

Dimrok avatar Dimrok commented on May 21, 2024

@xiaods we don't store your private key unless you explicitly ask for (by running infinit user create/push/signup with the --full --password <password> options).

If you didn't, the key is lost forever.

from infinit.

xiaods avatar xiaods commented on May 21, 2024

@Dimrok Got. thanks a lot.

from infinit.

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.