Patrick Favre

Results 17 issues of Patrick Favre

As far as I understand this liquid filter will just url encode the email address. To me, this kind of defeats the purpose as it will only get harder to...

Hi, You state your code derives it's basic encryption logic from: http://www.java2s.com/Code/Android/Security/AESEncryption.htm (see: https://github.com/kovmarci86/android-secure-preferences/blob/master/secure-preferences/src/main/java/edu/gmu/tec/scout/utilities/Encryption.java) This example has grave security issues, among others: * Silently uses the same key if none...

…ystem Open: need to refactor code to not use the CLI-style interface from ApkSignerTool refs #48

Hi, thanks for the ibm keylouts! A suggestion: would you mind adding a brief description what the differences of the different layouts are (what is "besser"?) and maybe give them...

These are according to the HKDF spec: https://tools.ietf.org/html/rfc5869 There is a extract and a expand phase. The `salt` (aka `label`) is used in the extract phase: HKDF-Extract(salt, IKM) -> PRK...

### Versions - Pi-hole: [v6.0.6](https://github.com/pi-hole/pi-hole/releases/v6.0.6) - Web: [v6.1](https://github.com/pi-hole/web/releases/v6.1) - FTL: [v6.1](https://github.com/pi-hole/FTL/releases/v6.1) - Docker Tag: [2025.04.0](https://github.com/pi-hole/docker-pi-hole/releases/2025.04.0) ### Platform - OS and version: Proxmox -> Apline VM -> Docker -> Official Pihole...