Add README
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
This is a small scale forum website written in C. It's just a proof of concept.
|
||||||
@@ -1,4 +1,5 @@
|
|||||||
input validation to avoid XSS and injection
|
input validation to avoid XSS and injection
|
||||||
only allow signup, login ecc over HTTPS
|
only allow signup, login ecc over HTTPS
|
||||||
session expiration
|
session expiration
|
||||||
mark cookies as secure
|
mark cookies as secure
|
||||||
|
consider SameSite=Strict
|
||||||
Reference in New Issue
Block a user