Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.
/ myst Public archive

Zero-knowledge, end-to-end encrypted password manager proof of concept written in Go and Svelte.

License

Notifications You must be signed in to change notification settings

rdnt/myst

 
 

Repository files navigation

Myst

Build status

Zero-knowledge, end-to-end encrypted password manager.


Development requirements


Bootstrap

On Windows, you might need to set script execution policy to unresticted. Open an elevated Powershell terminal and type the following:

Set-ExecutionPolicy Unrestricted

Then to build the builder binary, run

.\script\bootstrap.ps1

This will create the myst.exe binary on the root of the project. You can use that to build the actual project.

Building

.\myst build

About

Zero-knowledge, end-to-end encrypted password manager proof of concept written in Go and Svelte.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published