From 9e8f280613f5e45aff8bebfca47d14a54c888b69 Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Tue, 19 Aug 2025 20:48:00 +0200 Subject: [PATCH] Update IPFS contribution info --- contribute.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/contribute.php b/contribute.php index 8152f10..0611dbf 100644 --- a/contribute.php +++ b/contribute.php @@ -21,9 +21,12 @@
We are looking into IPFS for censorship-resistance. You could help the project out by pinning some things to your own node(s):
ipfs pin add /ipfs/bafkreifedzhddsiz4tfxwkzuzu6722seqvzhp7fdxkvdd6ao3canjesydaipfs pin add /ipns/sns.openwf.io (gitview, updated daily)Please note that IPNS names are resolved to their CID when pinning, so to account for updates, an hourly cronjob is recommended.
+Also some of our more dynamic content, for which we recommend an hourly cronjob as IPNS names are resolved to their CID when pinning:
+ipfs pin add /ipns/openwf.ioipfs pin add /ipns/sns.openwf.io (gitview)