-
To avoid raw text being sent (for example, http instead of https, or don't trust storage on a server (but some how trust is being delivered...)). Ideally something symmetric.
- [x] Initial decrypt o…
-
Refer to https://github.com/matrix-org/matrix-spec/issues/975#issuecomment-2172445489 and https://github.com/FiloSottile/age/issues/578 for rationale.
To me trustworthiness and confidence is everyt…
-
# Data Privacy Risk Assessment for Elementary School
## 1. Executive Summary
The purpose of this assessment is to identify, evaluate, and mitigate potential data privacy risks in an elementary sch…
-
### What version of Go are you using (`go version`)?
$ go version: 1.18
### Does this issue reproduce with the latest release?
Yes
### What operating system and processor architecture …
-
```
foxpro:~$ edgedb instance credentials -I dev
┌──────────────┬───────────┐
│ Host │ localhost │
│ Port │ 10703 │
│ User │ edgedb │
│ Password │ │
│ Datab…
-
- [x] 1. The hoster's data centers should be certified according to ISO27001 or they must have a security concept that complies with the ISO 27001 system and controls.
- [x] 2. If possible, refrain …
-
It would be nice to encode sections with the same name in INI style config files.
Duplicate sections should not be dropped from the encoded output, because
some programs, namely **wg** from the wire…
r10r updated
9 months ago
-
SSH keys could be also used for encryption. They are already in well-known locations i.e. `/etc/ssh/ssh_host_rsa_key`. Most developer/servers have already ssh keys.
Since most users also have ways of…
Mic92 updated
10 months ago
-
1 Account Policies
1.1 Password Policy
- [ ] 1.1.1 (L1) Ensure 'Enforce password history' is set to '24 or more password(s)' (Scored)
- [x] 1.1.2 (L1) Ensure 'Maximum password age' is set to '6…
-
It seems that the unerf tool is testing the password's md5 instead of the decimal string corresponding to the password, which prevents it from extracting even when using a correct password.
[ERF 2.2 …