-
I turned on the option to register online players automatically, however one particular player keeps getting the message that is normally sent after you type /premium command.
![image](https://githu…
-
## Describe the bug
in `master-head`, when mounting an encrypted volume to the workload got following error
It seems it can't find the `cryptsetup` command during mounting
`stderr nsenter: faile…
-
Related Issue https://github.com/latchset/clevis/issues/102
As explained on this comment https://github.com/latchset/clevis/issues/102#issuecomment-499008845, using incorrect settings generates par…
-
```
$ node
Welcome to Node.js v16.3.0.
Type ".help" for more information.
> const { hash } = require('argon2-browser/dist/argon2-bundled.min')
undefined
> hash({ pass: 'password', salt: 'somesal…
-
## Basic Information
**Name:** Picocrypt
**Category:** Encryption tools
**URL:** https://github.com/HACKERALERT/Picocrypt
## Description
Picocrypt is a very small (3MB), very simple, and very…
-
Welcome to the issues section if it's your first time!
### Before creating an issue, please be sure to:
- [x] Checkout to the latest version, **including submodules**
- [x] Try to find an *isolat…
-
Hi phpseclib team!
I've been working on [sodium_compat](https://github.com/paragonie/sodium_compat) for a while. I'm fairly confident that my curve25519 implementation is side-channel-free (it's a …
-
When updating syntax-infix-smartmatch in Debian (cf. https://github.com/Leont/syntax-infix-smartmatch/issues/2) I got some warnings from 2 Debian tools (lintian and blhc) about the build, and I think …
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/…
-
Hi,
As far as I understand, the current password setup stores the password as plaintext in the user config file. It would probably be safer to have it stored as a hash and do a hash comparison upon…