-
### Checklist
- [X] I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/Keyboard/issues) or [closed](https://github.com/FossifyOrg/Keyboard/issues?q=is%3Aissue+…
-
Unit tests for password change for admin and user failing on 4.2.6. Not sure why this crops up now, but look at the obfuscation code and track any changes in iRODS protocol. These unit tests are tempo…
-
Hi there,
Is there any way to obfuscate passwords so they appear hidden in keynote (perhaps as a series of dots) and can be clicked and copied to the copy-buffer without seeing the contents, so I c…
-
1.6.4 Verify that symmetric keys, passwords, or API secrets generated by or shared with clients are used only in protecting low risk secrets, such as encrypting local storage, or temporary ephe…
-
### What happened?
I have 32 GB of memory and an Intel Core i7-10700 CPU @ 2.90GHz. Running windows 11 latest build. After loading a fairly complex dashboard of 30 panels, and scrolling halfway to …
-
### Expected behavior
```
anticheat:
obfuscation:
items:
hide-durability: true
hide-itemmeta: true
hide-itemmeta-with-visual-effects: true
```
This configuration exi…
-
## Description
Whenever I try to use dual mode it does not let me select servers from dropmenu. it only see its local self but not the remote server I added
## Server
Every info you can provide …
-
The password obfuscation code currently has compile-time options for which way to obfuscate passwords in the database, and the way the resulting representations are distinguished in the database leads…
-
## Description
When deploy latest docker image and enable telemetry no results are written to database because of missing libpq5 package.
## Server
- docker image - ghcr.io -> librespeed/speedtes…
-
Currently by default, RabbitMQ only supports sha256 and sha512 for password hashing. These two hasing algorithms are considered having security risks nowadays. The pbkdf2 algorithm is considered more …