Christian Hermann

Results 8 issues of Christian Hermann

I am currently working on a .NET Core variant of Simple DNSCrypt. ![mainpage](https://user-images.githubusercontent.com/1482102/79565505-2665e480-80b1-11ea-8ec1-c8efb83c674c.png) ![darkmode](https://user-images.githubusercontent.com/1482102/79565511-2b2a9880-80b1-11ea-84af-de63eac61292.png) Some features that are planned: - even simpler and clearer configuration - the possibility to open...

announcement

- Rework Password Hashing section - Rework SecretBox (leading null padding)

It would also be cool if we had some icons for: - DNS (maybe just the number 53 as icon) - DNSSEC - dnscrypt

It would be cool if we had some icons for: - yubiko (yubikey) - Google (Google Authenticator) - Microsoft (Authenticator) - a generally icon for 2-factor/2-way authentication

Icon Suggestion
Windows Phone
Approved

Fixes #122. This pull request adds https://launchpad.net/~chris-lea/+archive/ubuntu/libsodium to the whitelist. The PPA provides: - libsodium 1.0.3

PPA for libsodium. See package: https://github.com/travis-ci/apt-package-whitelist/issues/925 PPA: https://answers.launchpad.net/~chris-lea/+archive/ubuntu/libsodium

If a project switched from the original Laravel encrypter to this (without clearing the browser cache), there will be an error: `Undefined offset: 1` in https://github.com/scrothers/libsodium-laravel/blob/master/src/SodiumLibrary.php#L228 Maybe we should check...