tcp.ac/README.md

38 lines
612 B
Markdown
Raw Normal View History

2022-04-24 01:18:26 +00:00
# tcp.ac
2020-12-16 08:17:44 +00:00
2022-12-18 11:00:50 +00:00
![screenshot](https://tcp.ac/i/kEQZn.png)
2022-04-24 01:18:26 +00:00
[ smol ]
2020-12-25 12:47:17 +00:00
2022-04-24 01:18:26 +00:00
- [x] img
images online
2020-12-25 12:47:17 +00:00
2022-04-24 01:18:26 +00:00
- [x] txt
text online
- [ ] url
2022-12-18 11:00:50 +00:00
smol url online
### deploy
- requires golang
- run `make`
- `./tcp.ac`
### to-do
- [ ] HSM powered encryption at rest _(in progress)_
- [ ] self destructing images _(in progress)_
- [ ] better documentation
- [ ] in-browser (client side) encrypted txt mode
- [ ] url (link) shortener
- [ ] web ui
2022-04-24 01:18:26 +00:00
2022-12-18 11:00:50 +00:00
### credits
2022-04-24 01:18:26 +00:00
proudly powered by [bitcask](https://git.mills.io/prologic/bitcask).
2022-12-18 11:00:50 +00:00
all images and text data is stored within bitcask key/value stores.