https://github.com/dgame/swa
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dgame/swa
- Owner: Dgame
- Created: 2017-01-28T15:40:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-28T15:57:05.000Z (over 9 years ago)
- Last Synced: 2025-07-28T02:38:39.026Z (11 months ago)
- Language: PHP
- Size: 290 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SWA Project
In this project I've implemented intentionally the following Flaws:
- Earn or give, but never assume, trust
- Use an authentication mechanism that cannot be bypassed or tampered with
- Authorize after you authenticate
- Strictly separate data and control intructions, and never process control instructions received from untrusted sources
- Always consider the Users