Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sniptt-official/web-ots

💥 Web app for sharing One-Time Secrets
https://github.com/sniptt-official/web-ots

end-to-end-encryption secret-sharing

Last synced: 13 days ago
JSON representation

💥 Web app for sharing One-Time Secrets

Awesome Lists containing this project

README

        

# 💥 Sniptt Web OTS

[![Netlify Status](https://api.netlify.com/api/v1/badges/924feb6b-0900-4163-b7a4-47aba8e991af/deploy-status)](https://app.netlify.com/sites/ots-sniptt/deploys)

***


Simple One-Time Secrets.

End-to-end encrypted, customisable and beautiful by default.

Website

***

## Development
1. Install Node 14 or later.
2. Clone this repository.
3. Run `yarn` to install the dependencies.
4. Run `yarn dev` to start the frontend dev server.
5. Open `http://localhost:3000/` to view the frontend.

## License

See [LICENSE](LICENSE)