]> git.netwichtig.de Git - user/henk/code/shell/rif.git/blobdiff - README.md
--typo
[user/henk/code/shell/rif.git] / README.md
index 050f0bb523cc8e42e69273745f7b170275b86f1a..38e9b904eccb18fec7ed19c9d11207a1222d337d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ want to securely communicate with our friends. And chat with them. And
 know when they are online. Let's solve this problem once-and-for-all
 in a decentralised, sustainable and future proof way.
 
-## Here come's the real IPv6 friend
+## Here comes the real IPv6 friend
 
 Instead of using a single system or server, we use IPv6 to connect to
 our friends directly. Because each of our friends is reachable by IPv6
@@ -157,7 +157,26 @@ exported keys! We import friends directly from the URL of a friend:
 curl -6 -s https://nico.ungleich.cloud/rifkeys | gpg --import
 ```
 
-You can also use
+You can also use the included rif-importfriends.sh.
+
+### Example: Updating your friends
+
+Now that you have imported the friends of your friends, they have
+automatically also become your friends!
+
+Obviously, you will want to check whether you even want to sign some
+of the friends (keys) that you downloaded, but clearly you want to
+show off with the biggest amount of friends (that's what is most
+important anyway, isn't it?).
+
+In any case, to update your friend list, simply repeat the command you
+ran above already in the beginning:
+
+```
+gpg -a --export RIF > /var/www/html/rifkeys
+```
+
+Or use the included `rif-exportfriends.sh`
 
 ### Example: Sending a message to a friend