Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. We would like you to make a site that fetches information from a MySQL or MariaDB database, preferably through an api using json data, then parsing it (preferably on the client, via javascript to reduce load on servers), we would also like the login system to be token based, the tokens should be generated cryptographically securely and should not be bruteforcable. We would also like to have top notch CSRF protections, and XSS or SQL injections should not be a vulnerability on the site in any shape or form.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement