13 Commits

Author SHA1 Message Date
Erik Auerswald c6e09b8f70 INSTALL, README: add commas around "e.g." 2023-05-12 18:27:19 +02:00
Erik Auerswald 8dac811924 README: fix a typo 2021-10-24 15:09:43 +02:00
Erik Auerswald 60735c3ff6 replace http URLs with https 2021-06-24 20:13:10 +02:00
Erik Auerswald 42e35b4c63 add more Google email madness to the README
I have encountered problems sending email to users of GMail, to
users of Google email services using domain names different from
gmail.com, and to Google employees using their corporate email
account.

Google is the only email provider that does not accept my emails,
as far as I know.
2021-05-08 13:35:20 +02:00
Erik Auerswald bbdc4a179f README: warn against use of @gmail.com addresses
Google is blocking my answer emails to @gmail.com addresses.  So I
can only advise to use a real email provider, not Google.  If one
cannot do that, or does not want to, one can open a GitHub issue
instead.
2020-08-02 23:28:32 +02:00
Erik Auerswald 2b4faf3e7d add info about Google blocking my email to README 2020-01-25 16:39:42 +01:00
Erik Auerswald 2dde9b95e0 README: improve installation information
This adds information relevant to issue #9 to the README file.
Before, the information was added to the ssocr home page and
the GitHub issue tracker only.
2019-05-30 13:37:28 +02:00
Erik Auerswald 71bc8bf083 README: clarify that the official homepage is official
Many people, including packagers for GNU/Linux distributions, seem to
think that ssocr is a "GitHub project." It is not. It is older than
GitHub and may well exist longer that GitHub. It is older than git.

The official website contains documentation not found on GitHub. GitHub
is just use as a currently convenient way to have an external copy, a
backup, of the development repository. This does provide third parties
with access to the developent code and its history as an added benefit.

The "added value" of GitHub (issues, pull requests, ...) is meaningless
to me and may be abandoned anytime. The contents of the official website
will be preserved even if it needs to be moved. The development history
has already been preserved during the migration from subversion to git.
2018-11-25 14:49:22 +01:00
Erik Auerswald 22d95db48e further licensing clarifications 2018-07-25 14:59:33 +02:00
Erik Auerswald 16b647d7e5 clarify licensing 2018-07-24 23:22:27 +02:00
Erik Auerswald 3bd9929ebc README: I prefer emails, but look at GitHub issues 2017-10-14 15:12:29 +02:00
Erik Auerswald 96c1fc0eb5 mention man page in README 2017-05-29 22:12:26 +02:00
Erik Auerswald f6bd80644f added a README file for display on GitHub 2017-05-29 22:09:27 +02:00