about summary refs log tree commit homepage
path: root/sig.c
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2020-01-18 21:08:56 +0000
committerEric Wong <e@80x24.org>2020-01-18 21:09:36 +0000
commit0abf9c357584c4d25d924871dc41d2b1cb9695c1 (patch)
treedf8eb949154b4d1ac8c66e70eb20bf696130813a /sig.c
parent14d8e8b1fd9720bf0061a1050ec24e4833fcf8cb (diff)
downloadcmogstored-0abf9c357584c4d25d924871dc41d2b1cb9695c1.tar.gz
bogomips.org is due to expire, soon, and I'm not willing to pay
extortionist fees to Ethos Capital/PIR/ICANN to keep a .org.  So
it's at yhbt.net, for now, but it will change again to
whatever's affordable...  Identity is overrated.

Tor users can use .onions and kick ICANN to the curb:

	torsocks w3m http://cmogstored.ou63pmih66umazou.onion/
	torsocks git clone http://ou63pmih66umazou.onion/cmogstored.git/
	torsocks w3m http://ou63pmih66umazou.onion/cmogstored-public/
Diffstat (limited to 'sig.c')
-rw-r--r--sig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sig.c b/sig.c
index 5acaba0..3545016 100644
--- a/sig.c
+++ b/sig.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
  * License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
  */
 #include "cmogstored.h"