/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

words.filippo.io
| | domoticproject.com
4.8 parsecs away

Travel
| | In this post we will see how to remotely connect to the command line of your Raspberry Pifrom another computer or device using SSH.
| | linderud.dev
3.5 parsecs away

Travel
| | The past year I have been trying to learn more about the Trusted Platform Module (TPM). This is a small device found on most modern laptops that has several cool security features like key creation, sealing and attestation, however I have been struggling to find a small project where I can learn more about it. To my surprised I learned a couple of months ago that nobody has written a TPM plugin for age!
| | blog.tafkas.net
4.7 parsecs away

Travel
| | If you log into your Raspberry Pi using ssh it will prompt you for a password. Having to do this multiple times a days this is very annoying. To ease the pain, and enhance security, you can use public key authentication instead. Therefor you create a pair of keys on your client, and store the public key on your Raspberry Pi. Then you set up an authentication by key. Afterwards the user can login into the Raspberry Pi using his private key.
| | jpetazzo.github.io
13.5 parsecs away

Travel
|