forked from electricdusk/rushlink
readme: Add some todos
This commit is contained in:
parent
7926df7410
commit
d639b39afc
@ -82,3 +82,12 @@ header that the client sends. We can still wrap the plain-text page in a single
|
|||||||
|
|
||||||
We will try as hard as possible to not store any data about our users, and will
|
We will try as hard as possible to not store any data about our users, and will
|
||||||
only provide any data when we have the legal obligation to do so.
|
only provide any data when we have the legal obligation to do so.
|
||||||
|
|
||||||
|
## Todo
|
||||||
|
|
||||||
|
- [ ] Implement deletion of url-shortening links using revocation tokens.
|
||||||
|
- [ ] Implement pastebin support.
|
||||||
|
- [ ] Also implement file-upload support (for images/video/audio/binaries/etc.).
|
||||||
|
- [ ] ^ Decide on some kind of authorization system for this.
|
||||||
|
- [ ] Implement some kind of admin interface.
|
||||||
|
- [ ] Implement `/z/metrics`.
|
Loading…
Reference in New Issue
Block a user