Giter VIP home page Giter VIP logo

Comments (4)

Zephinax avatar Zephinax commented on September 23, 2024 2

from pypass.

oversys avatar oversys commented on September 23, 2024

Sorry its been a long time since I checked this repo. What's up?

from pypass.

Zephinax avatar Zephinax commented on September 23, 2024

Sorry its been a long time since I checked this repo. What's up?

I try to add sync future to your project but because of my poor knowledge in python i can't do it perfectly, let me explain to you.
My goal is we can sync passwords between our systems but how? If we can fork your repo and make privet repository, then generate github privet key and put privet repo url and priver key in pypass setting, we can pull and push to that repo, so if you can add future that when pypass opening, pull passwords from that repo and when add password, push new database.json to that url, now we can have all passwords between all systems.
Did you get my idea?

from pypass.

oversys avatar oversys commented on September 23, 2024

I think I understood what you want to implement, but one of the main design points in this project is that the program will never upload anything to anywhere, and will only connect to the internet to get the latest version of the software. What you can do is copy the files between the systems, either online or offline.

Also, I don't think it is a very good idea to use Github as a cloud server to sync passwords, that isn't what it's designed for.

But I will look into this feature to see if there's a good way to implement it.

from pypass.

Related Issues (3)

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.