A secure way to transfer or share secrets.
Secretify is now maintained by Gravitir. Track the current status here.
To get a local copy up and running follow these simple steps.
- npm
- go
- Clone the repo
git clone https://github.com/DarioCalovic/secretify.git
- Install NPM packages
npm install --prefix ./ui
- Run API
go run cmd/api.go
- Run UI
npm run dev --prefix ./ui
- Open http://localhost:3000 in browser
- First commit
- CI/CD pipeline
- Release stable version
- ..more to come
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
Distributed under the GNU License. See LICENSE.txt for more information.
Our thanks are extended but not limited to the following people: