Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sniptt-official/web-ots
- Owner: sniptt-official
- License: apache-2.0
- Created: 2021-08-11T18:09:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T23:26:38.000Z (over 2 years ago)
- Last Synced: 2024-11-16T00:12:31.881Z (about 2 months ago)
- Topics: end-to-end-encryption, secret-sharing
- Language: TypeScript
- Homepage: https://ots.sniptt.com
- Size: 138 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.***
## 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)