RatoGBM
RatoGBM
Pretty sure this is how a keyfile is supposed to work. I am sorry for your loss, but the more complex a password/keyfile is, the more risk there is for...
Ok, I tested it out, it indeed does some wired stuff. neonleo was right about there being something strange. Here is how to replicate it: 1. Create a new kdbx....
Python logo does have to much white space around it, a 32x32 logo was put into a 64x64 viewBox. here is `test.html` I used to compare python to other logos....
Yeah, python logo had it's size set to 2500x2500 and a way to large viewBox. Here is a fixed version, I removed the dimensions entirely, and set `viewBox="16 16 32...