We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d77c5f9 commit ed8c1f7Copy full SHA for ed8c1f7
README.md
@@ -21,8 +21,9 @@ TODOs for both client and server.
21
- Add a `mkdir` command and proccess it in the server | **Done**
22
- Show the _all_ the response messages on error (client) | **Done**
23
- When the pipe has been closed or errored, show a _fatal_ error message and quit. (client)
24
-- Better format the `ls` command (client)
+- Better format the `ls` command (client) | **Done**
25
- Add signup (server & client) | **Done**
26
- Create a .username folder on signup (server) | **Done**
27
+- Encrypt the files (Server-side encryption)
28
29
#
0 commit comments