about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--.olddoc.yml1
-rw-r--r--README9
-rw-r--r--raindrops.gemspec2
3 files changed, 8 insertions, 4 deletions
diff --git a/.olddoc.yml b/.olddoc.yml
index 319d30b..9792974 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -3,7 +3,6 @@ cgit_url: https://bogomips.org/raindrops.git
 git_url: git://bogomips.org/raindrops.git
 rdoc_url: https://bogomips.org/raindrops/
 public_email: raindrops-public@bogomips.org
-private_email: raindrops@bogomips.org
 ml_url:
 - https://bogomips.org/raindrops-public/
 - http://ou63pmih66umazou.onion/raindrops-public
diff --git a/README b/README
index 3379870..723d125 100644
--- a/README
+++ b/README
@@ -58,7 +58,8 @@ If you use RubyGems:
 
 See Raindrops::Middleware and Raindrops::LastDataRecv documentation for
 use Rack servers.  The entire library is fully-documented and we are
-responsive on the mailing list (mailto:raindrops-public@bogomips.org) if
+responsive on the publically archived mailing list
+(mailto:raindrops-public@bogomips.org) if
 you have any questions or comments.
 
 == Development
@@ -88,9 +89,13 @@ raindrops is licensed under the LGPL-2.1+
 == Contact
 
 All feedback (bug reports, user/development discussion, patches, pull
-requests) go to the mailing list: mailto:raindrops-public@bogomips.org
+requests) go to the publically archived mailing list:
+mailto:raindrops-public@bogomips.org
 
 Mailing list archives are available over HTTPS and NNTP:
 
 * https://bogomips.org/raindrops-public/
 * nntp://news.public-inbox.org/inbox.comp.lang.ruby.raindrops
+
+Since archives are public, scrub sensitive information and
+use anonymity tools such as Tor or Mixmaster if you deem necessary.
diff --git a/raindrops.gemspec b/raindrops.gemspec
index 4651fa9..7be8050 100644
--- a/raindrops.gemspec
+++ b/raindrops.gemspec
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
 
   s.authors = ["raindrops hackers"]
   s.description = readme_description
-  s.email = %q{raindrops@bogomips.org}
+  s.email = %q{raindrops-public@bogomips.org}
   s.extensions = %w(ext/raindrops/extconf.rb)
   s.extra_rdoc_files = extra_rdoc_files(manifest)
   s.files = manifest