Skip to content

An Webpack Rust implementation of Keepass.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

Duke194/Rustpass

Repository files navigation

License Node.js CI Build Status

Rustpass

Rustpass is a Webapplication to Read and Edit Keepass2.x Databases. It uses WASM (Web Assembly) to achieve native performance on de-/encryption tasks. To achieve high security while keeping a good development experience, we use RUST as programming language. This project was built with the yewstack.

Run Project

Ensure you have installed wasm-pack with cargo Next you need to install all node modules by running:

npm i

Just use the npm task to start the development server with hot reloading:

npm run start:dev

About

An Webpack Rust implementation of Keepass.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published