You are here |
sphinxsearch.com | ||
| | | |
janikvonrotz.ch
|
|
| | | | In web development there are tons of programs and tools and due to that also complex and very different development strategies. Luckily dependency handling got a lot easier. For my Laravel project setup we will use 3 different package managers. Every package manager of course manages a different resource, we will use composer for php packages, npm for everything related to Node.js and Bower for web packages. | |
| | | |
blag.nullteilerfrei.de
|
|
| | | | ||
| | | |
holtwick.de
|
|
| | | | Software developer for web, mobile and other platforms. Strong focus on privacy enhancement. | |
| | | |
janko.io
|
|
| | Passkeys are a modern alternative to passwords, where the user's device performs the authentication, usually requiring some form of user verification (biometric identification, PIN). Passkeys are built on top of WebAuthn specification, which is based on public-key cryptography. Keypairs are created for each website, and the public key is sent to the server, while the private key is securely stored on the device. This makes passkeys: |