From a63e76f2018f935f8c9015a8174bd55e0d161e23 Mon Sep 17 00:00:00 2001 From: Marcin Kurczewski Date: Tue, 1 Oct 2013 14:04:44 -0700 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Roadmap.md b/Roadmap.md index 3f53233..b91cccc 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -24,6 +24,10 @@ - Content type changes UI behaviour (it's senseless to upload file with content type set to youtube) - Implementation details - youtube can be stored as files as well, just plaintext containing URL/ID - Image gets unique file name so that it can be hotlinked by registered users, but it's url cannot be guessed by unregistered ones (accessing nsfw post by `/post/30065d2112f85177a20b81d2c4dd08fe.jpg` vs `/post/244.jpg`) + - Implementation detail: configurable secret salt concatenated to random suffix + - Ensure no other post exists with that name. + - Editing posts + - Pretty much same as above. Try to avoid duplicated code between post adding and editing, especially for validation stuff. - Browsing posts - Search capabilities: - Containing tag X