You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
.gitignore | 11 months ago | |
LICENSE | 11 months ago | |
README.md | 11 months ago | |
go.mod | 11 months ago | |
go.sum | 11 months ago | |
main.go | 11 months ago |
README.md
Ctrl-V
A simple Pastebin-like service in Golang that supports encryption via XChaCha20-Poly1305. Configuration is stored in ctrl-v.toml. An example can be found in ctrl-v.example.toml.