Skip to content
/ passdom Public

Passdom In tauri. Native app for various encryption and decryption and data conceilment needs. Enhanced with more capabilities and better efficiency due to the use of rust for the backend. No need to connect with a server anymore.

Notifications You must be signed in to change notification settings

man2k/passdom

Repository files navigation

PASSDOM

Passdom is the successor of the previous enc-dec project. Native app for various encryption and decryption and data conceilment needs. Enhanced with more capabilities and better efficiency due to the use of rust for the backend. No need to connect with a server anymore.

Screenshots

alt text

Test and Build commands

BUILD (To build installer):

pnpm i && pnpm tauri build

OR

npm i && npm tauri build

TEST BUILD (To build a test case):

pnpm i && pnpm tauri dev

OR

npm i && npm tauri dev

About

Passdom In tauri. Native app for various encryption and decryption and data conceilment needs. Enhanced with more capabilities and better efficiency due to the use of rust for the backend. No need to connect with a server anymore.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published