aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorxrs <xrs@mail36.net>2019-06-29 12:15:24 +0200
committerxrs <xrs@mail36.net>2019-06-29 12:15:24 +0200
commit4f81e74ad115bc4ac6fc3d97afe5f9f3b07d1838 (patch)
tree6288ccd9442f1c407b5c359ade526b92a325e439 /news
parent5ab8aeb8562de10ed887675f5ef4c342e23efcca (diff)
downloadwww-4f81e74ad115bc4ac6fc3d97afe5f9f3b07d1838.tar.gz
www-4f81e74ad115bc4ac6fc3d97afe5f9f3b07d1838.zip
add explanation
Diffstat (limited to 'news')
-rw-r--r--news/2019-06-DSTJ.inc9
1 files changed, 7 insertions, 2 deletions
diff --git a/news/2019-06-DSTJ.inc b/news/2019-06-DSTJ.inc
index ad74b86b..2fd3b0ab 100644
--- a/news/2019-06-DSTJ.inc
+++ b/news/2019-06-DSTJ.inc
@@ -1,7 +1,12 @@
1<article> 1<article>
2 <h3><a name="">2019-06-28: Peer DSTJ is dead, long live peer Y924</a></h3> 2 <h3><a name="">2019-06-28: Peer DSTJ is dead, long live peer Y924</a></h3>
3 <p> 3 <p>
4 After some issues with our infrastructure we needed to replace our bootstrapping peer. To avoid problems when connecting to GNUnet the operator of a peer needs to update its node by removing the peer ID DSTJBRRKZ8TBW3FGK6B0M5QXWT9WYNZ45H5MCV4HY7ST64Q8T9F0 from the system. 4 After some issues with our infrastructure we needed to replace our bootstrapping peer. To avoid problems when connecting to GNUnet the operator of a peer needs to update its node by removing the peer ID <code>DSTJBRRKZ8TBW3FGK6B0M5QXWT9WYNZ45H5MCV4HY7ST64Q8T9F0</code> from the system. Here are two strategies to find copies of the respective file:
5 <!-- We should explain how to remove the peer ID. I am unsure how to do this correctly myself! -dvn --> 5 </p>
6 <p>
7 <ol>
8 <li><code>$ find / -name DSTJBRRKZ8TBW3FGK6B0M5QXWT9WYNZ45H5MCV4HY7ST64Q8T9F0</code></li>
9 <li><code>$ locate -name DSTJBRRKZ8TBW3FGK6B0M5QXWT9WYNZ45H5MCV4HY7ST64Q8T9F0</code></li>
10 </ol>
6 </p> 11 </p>
7</article> 12</article>