33 lines
427 B
Markdown
33 lines
427 B
Markdown
# Things to Learn
|
|
|
|
## Security
|
|
|
|
- [ ] learn cyber security
|
|
- [ ] over the wire
|
|
- [ ] HTB SQL injection
|
|
- [ ] HTB password cracking
|
|
|
|
## Cryptography
|
|
|
|
- [ ] read aes spec
|
|
- [ ] read aes medium
|
|
- [ ] Argon2
|
|
|
|
## Authentication
|
|
|
|
- [ ] Openid Connect
|
|
- [ ] Saml
|
|
- [ ] Oath
|
|
- [ ] find requirments
|
|
|
|
## DevOps
|
|
|
|
- [ ] what is docker swarm?
|
|
- [ ] what is docker stack?
|
|
|
|
## Other
|
|
|
|
- [ ] libsql
|
|
- [ ] install arch on VM
|
|
- [ ] get DHH books
|