GithubHelp home page GithubHelp logo

isabella232 / rust-app-password-manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ledgerhq/rust-app-password-manager

0.0 0.0 0.0 95 KB

License: Apache License 2.0

Rust 46.27% Python 22.74% C 30.99%

rust-app-password-manager's Introduction

A Password Manager for NanoS, written in Rust

A simple password manager application for NanoS, with command-line interface similar to Unix pass.

Demo animation

This application is written in Rust and C.

Implementation details

Usage

The client script nanopass.py must be used to interact with the application to:

  • list stored passwords,
  • retrieve passwords,
  • insert or generate new passwords,
  • update or delete passwords,
  • export passwords to a JSON file,
  • import passwords from a JSON file.

Building and installing

You can build on either Windows or Linux with a simple cargo build or cargo build --release.

You can use cargo-ledger which builds, outputs a hex file and a manifest file for ledgerctl, and loads it on a device in a single cargo ledger load command in your app directory.

License

Licensed under Apache-2.0 license.

Tiny-AES library is included and is under The Unlicense.

rust-app-password-manager's People

Contributors

alaind-maker avatar kingofpayne avatar yhql avatar

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.