about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-05-01 08:00:02 +0000
committerEric Wong <e@80x24.org>2016-05-01 08:00:02 +0000
commitf707848b87d63ac1357228a65cad1eaa147d3cc6 (patch)
treedf8c740b0feade1677e50449921769231acfaebd
parent5487ce4a7c90b45ad290d23c11d5a8504bdc5cae (diff)
downloadlocal-openid-f707848b87d63ac1357228a65cad1eaa147d3cc6.tar.gz
local-openid 0.4.1 - update URLs and stuff v0.4.1
I have no idea which websites still support OpenID at all,
probably not many :<   So I haven't actually tested this
release, it's just a release to update the public email
so interested parties can contact each other.

Please test and let me know if it does or doesn't work and
I'll see about fixing it for you.

Anyways, librelist seems to have stopped working, and I
should've migrated off it when rsync became unavailable;
but oh well, the archives and code running public-inbox.org
are completely clonable and free.

This was my first shot at fighting the centralized, "modern"
web back in 2009; public-inbox is my latest, so might as well
tie them together by setting up a public inbox for this
more-or-less obsolete project.

Thanks to the EFF and Let's Encrypt, the website is available
over HTTPS (HTTP remains available for ancient systems):

homepage: https://bogomips.org/local-openid/
	git clone git://bogomips.org/local-openid.git

mailto: local-openid@public-inbox.org
mail archives:
	https://public-inbox.org/local-openid/
	nntp://news.public-inbox.org/inbox.comp.lang.ruby.local-openid
	git clone --mirror https://public-inbox.org/local-openid/
	ref: https://ssoma.public-inbox.org/ssoma_repository.txt

There'll probably be Tor .onion hidden service mirrors coming,
soon.
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 4a466ed..46784d6 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.4.0.GIT
+DEF_VER=v0.4.1.GIT
 
 LF='
 '