From 52b9717a3a23b435d6253c9863d9a42b74a7f9f0 Mon Sep 17 00:00:00 2001 From: fr33domlover Date: Mon, 6 Jun 2016 06:03:12 +0000 Subject: [PATCH] Mark satisfied requirements in README --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 50c6c18..96e7067 100644 --- a/README.md +++ b/README.md @@ -108,11 +108,12 @@ about some bug or missing feature causing loss of data or access. [ ] Password reset, at least over plain email, either automatically or a temporary manual hack which will work at least for personal instances - [ ] Git pull and push over SSH fully working - [ ] Darcs pull and push over SSH fully working - [ ] SSH server implementation really secure - [ ] TLS support, especially critical when sending passwords - [ ] Darcs pull over HTTP and HTTPS + [x] Git pull and push over SSH fully working + [x] Darcs pull and push over SSH fully working + [x] SSH server implementation really secure as far as I know + [x] TLS support, especially critical when sending passwords. For now, done + externally through Lighttpd, not Vervis itself + [x] Darcs pull over HTTP and HTTPS [ ] Git pull over HTTP and HTTPS [ ] Clear policy and guidelines for DB schema changes [ ] Running instance has data backups