summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-06-26 19:21:19 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-06-26 19:21:19 -0400
commitb0d801955a9bbc15ab783253af088df4a7b4077a (patch)
tree317610e601f2b9a2425299631cb980290eb0d74d
parentffcc551b4c333fc0a9d8f0c01d1b27d2c3b75d38 (diff)
downloads.kitenet.net now supports https; use it for all links
-rw-r--r--doc/bugs/Incorrect_version_on_64_Standalone_Build.mdwn2
-rw-r--r--doc/bugs/When_syncing_two_repositories__44___git_annex_uses_9x_times_diskspace.mdwn2
-rw-r--r--doc/bugs/data_loss_with___34__git_annex_add__34___on_android_in_direct_mode_.mdwn2
-rw-r--r--doc/bugs/wrong_program_path_in___126____47__.config__47__git-annex__47__program.mdwn2
-rw-r--r--doc/forum/Cannot_find_git-annex_in_server.mdwn2
-rw-r--r--doc/forum/XMPP_email_setup_says_wrong_password_but_it__39__s_correct._Can_I_provide_some_kind_of_debug_data__63__.mdwn2
-rw-r--r--doc/install/Android.mdwn4
-rw-r--r--doc/install/Linux_standalone.mdwn6
-rw-r--r--doc/install/OSX.mdwn4
-rw-r--r--doc/install/Windows.mdwn2
-rw-r--r--doc/privacy.mdwn4
-rw-r--r--doc/tips/setup_a_public_repository_on_a_web_site.mdwn4
-rw-r--r--doc/videos/git-annex_assistant_archiving.mdwn4
-rw-r--r--doc/videos/git-annex_assistant_introduction.mdwn4
-rw-r--r--doc/videos/git-annex_assistant_remote_sharing.mdwn4
15 files changed, 26 insertions, 22 deletions
diff --git a/doc/bugs/Incorrect_version_on_64_Standalone_Build.mdwn b/doc/bugs/Incorrect_version_on_64_Standalone_Build.mdwn
index a7384b327..d0f43f5b2 100644
--- a/doc/bugs/Incorrect_version_on_64_Standalone_Build.mdwn
+++ b/doc/bugs/Incorrect_version_on_64_Standalone_Build.mdwn
@@ -1,4 +1,4 @@
- $ wget http://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
+ $ wget https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
$ tar xvzf git-annex-standalone-amd64.tar.gz
$ cd git-annex.linux
$ ./git-annex version
diff --git a/doc/bugs/When_syncing_two_repositories__44___git_annex_uses_9x_times_diskspace.mdwn b/doc/bugs/When_syncing_two_repositories__44___git_annex_uses_9x_times_diskspace.mdwn
index 67f5fbd13..d345cf4da 100644
--- a/doc/bugs/When_syncing_two_repositories__44___git_annex_uses_9x_times_diskspace.mdwn
+++ b/doc/bugs/When_syncing_two_repositories__44___git_annex_uses_9x_times_diskspace.mdwn
@@ -35,7 +35,7 @@ Self-controlled resource hogging. Ie. dont use more then 50% processor,
or dont make heavy disk usage for 3-4 hours, because the laptop can overheat.
What version of git-annex are you using? On what operating system?
-http://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-i386.tar.gz
+https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-i386.tar.gz
Version: 4.20130227
Ubuntu 10.04, laptop Toshiba L300, Intel Core2Duo T5800@2.0Ghz, 3GB ram
diff --git a/doc/bugs/data_loss_with___34__git_annex_add__34___on_android_in_direct_mode_.mdwn b/doc/bugs/data_loss_with___34__git_annex_add__34___on_android_in_direct_mode_.mdwn
index ae42bd8c9..65560f245 100644
--- a/doc/bugs/data_loss_with___34__git_annex_add__34___on_android_in_direct_mode_.mdwn
+++ b/doc/bugs/data_loss_with___34__git_annex_add__34___on_android_in_direct_mode_.mdwn
@@ -10,7 +10,7 @@ This was with direct mode turned on. Distinct files should remain distinct. In
Running rooted android on a Samsung Galaxy Nexus. Working in a system directory which is not "crippled".
The git-annex package was dated 2013-03-23 and downloaded from
-> http://downloads.kitenet.net/git-annex/android/current/
+> https://downloads.kitenet.net/git-annex/android/current/
**Please provide any additional information below.**
diff --git a/doc/bugs/wrong_program_path_in___126____47__.config__47__git-annex__47__program.mdwn b/doc/bugs/wrong_program_path_in___126____47__.config__47__git-annex__47__program.mdwn
index ae8496a68..d145fa6e6 100644
--- a/doc/bugs/wrong_program_path_in___126____47__.config__47__git-annex__47__program.mdwn
+++ b/doc/bugs/wrong_program_path_in___126____47__.config__47__git-annex__47__program.mdwn
@@ -1,6 +1,6 @@
## What steps will reproduce the problem?
-install the latest linux snapshot of git-annex (http://downloads.kitenet.net/git-annex/linux/3.20121127/git-annex-standalone-amd64.tar.gz)
+install the latest linux snapshot of git-annex (https://downloads.kitenet.net/git-annex/linux/3.20121127/git-annex-standalone-amd64.tar.gz)
## What is the expected output? What do you see instead?
diff --git a/doc/forum/Cannot_find_git-annex_in_server.mdwn b/doc/forum/Cannot_find_git-annex_in_server.mdwn
index 926fe83c0..6208c288e 100644
--- a/doc/forum/Cannot_find_git-annex_in_server.mdwn
+++ b/doc/forum/Cannot_find_git-annex_in_server.mdwn
@@ -1,4 +1,4 @@
-My server is running the precompiled tarball http://downloads.kitenet.net/git-annex/linux/current/
+My server is running the precompiled tarball https://downloads.kitenet.net/git-annex/linux/current/
git-annex version: 4.20130531-g5df09b5
build flags: Assistant Webapp Pairing Testsuite S3 WebDAV Inotify DBus XMPP
diff --git a/doc/forum/XMPP_email_setup_says_wrong_password_but_it__39__s_correct._Can_I_provide_some_kind_of_debug_data__63__.mdwn b/doc/forum/XMPP_email_setup_says_wrong_password_but_it__39__s_correct._Can_I_provide_some_kind_of_debug_data__63__.mdwn
index 3f2524c86..f29637c0d 100644
--- a/doc/forum/XMPP_email_setup_says_wrong_password_but_it__39__s_correct._Can_I_provide_some_kind_of_debug_data__63__.mdwn
+++ b/doc/forum/XMPP_email_setup_says_wrong_password_but_it__39__s_correct._Can_I_provide_some_kind_of_debug_data__63__.mdwn
@@ -4,6 +4,6 @@ Can't set up XMPP sharing. The web app says "Wrong Password" for my gmail/home-g
I'd love to send some debug output, can anyone tell me how to get it? Of course if I'm just doing something wrong and you have an FAQ link or similar, feel free to RTFM me :)
-I'm on Ubuntu 12.04 running http://downloads.kitenet.net/git-annex/linux/3.20121112/git-annex-standalone-amd64.tar.gz
+I'm on Ubuntu 12.04 running https://downloads.kitenet.net/git-annex/linux/3.20121112/git-annex-standalone-amd64.tar.gz
Carlo
diff --git a/doc/install/Android.mdwn b/doc/install/Android.mdwn
index dbd0c0198..47bdb883c 100644
--- a/doc/install/Android.mdwn
+++ b/doc/install/Android.mdwn
@@ -7,14 +7,14 @@ Now git-annex can be used on Android!
First, ensure your Android device is configured to allow installation
of the app. Go to Setup -&gt; Security, and enable "Unknown Sources".
-[Download the git-annex.apk](http://downloads.kitenet.net/git-annex/android/current/)
+[Download the git-annex.apk](https://downloads.kitenet.net/git-annex/android/current/)
onto your Android device, and open it to install.
## autobuilds
A daily build is also available.
-* [download apk](http://downloads.kitenet.net/git-annex/autobuild/android/git-annex.apk) ([build logs](http://downloads.kitenet.net/git-annex/autobuild/android/))
+* [download apk](https://downloads.kitenet.net/git-annex/autobuild/android/git-annex.apk) ([build logs](https://downloads.kitenet.net/git-annex/autobuild/android/))
## building it yourself
diff --git a/doc/install/Linux_standalone.mdwn b/doc/install/Linux_standalone.mdwn
index c985448cd..ccebd3798 100644
--- a/doc/install/Linux_standalone.mdwn
+++ b/doc/install/Linux_standalone.mdwn
@@ -5,7 +5,7 @@ prebuilt tarball of the most recent release.
This tarball should work on most Linux systems. It does not depend
on anything except for glibc.
-[download tarball](http://downloads.kitenet.net/git-annex/linux/current/)
+[download tarball](https://downloads.kitenet.net/git-annex/linux/current/)
To use, just unpack the tarball, `cd git-annex.linux` and run `./runshell`
-- this sets up an environment where you can use `git annex`, as well
@@ -22,8 +22,8 @@ Warning: This is a last resort. Most Linux users should instead
A daily build is also available.
-* i386: [download tarball](http://downloads.kitenet.net/git-annex/autobuild/i386/git-annex-standalone-i386.tar.gz) ([build logs](http://downloads.kitenet.net/git-annex/autobuild/i386/))
-* amd64: [download tarball](http://downloads.kitenet.net/git-annex/autobuild/amd64/git-annex-standalone-amd64.tar.gz) ([build logs](http://downloads.kitenet.net/git-annex/autobuild/amd64/))
+* i386: [download tarball](https://downloads.kitenet.net/git-annex/autobuild/i386/git-annex-standalone-i386.tar.gz) ([build logs](https://downloads.kitenet.net/git-annex/autobuild/i386/))
+* amd64: [download tarball](https://downloads.kitenet.net/git-annex/autobuild/amd64/git-annex-standalone-amd64.tar.gz) ([build logs](https://downloads.kitenet.net/git-annex/autobuild/amd64/))
## gitannex-install
diff --git a/doc/install/OSX.mdwn b/doc/install/OSX.mdwn
index b230f1565..68e4a53d9 100644
--- a/doc/install/OSX.mdwn
+++ b/doc/install/OSX.mdwn
@@ -2,7 +2,7 @@
[[!img /assistant/osx-app.png align=right link=/assistant]]
For easy installation, use the
-[beta release of git-annex.app](http://downloads.kitenet.net/git-annex/OSX/current/).
+[beta release of git-annex.app](https://downloads.kitenet.net/git-annex/OSX/current/).
Be sure to select the build matching your version of OSX.
@@ -30,7 +30,7 @@ the app for OSX Lion.
[[Joey]] autobuilds the app for Mountain Lion.
-* [autobuild of git-annex.app](http://downloads.kitenet.net/git-annex/autobuild/x86_64-apple-mountain-lion/git-annex.dmg.bz2) ([build logs](http://downloads.kitenet.net/git-annex/autobuild/x86_64-apple-mountain-lion/))
+* [autobuild of git-annex.app](https://downloads.kitenet.net/git-annex/autobuild/x86_64-apple-mountain-lion/git-annex.dmg.bz2) ([build logs](https://downloads.kitenet.net/git-annex/autobuild/x86_64-apple-mountain-lion/))
## using Brew
diff --git a/doc/install/Windows.mdwn b/doc/install/Windows.mdwn
index 90568a863..9f223d8d5 100644
--- a/doc/install/Windows.mdwn
+++ b/doc/install/Windows.mdwn
@@ -1,7 +1,7 @@
git-annex has recently been ported to Windows!
* First, [install git](http://git-scm.com/downloads)
-* Then, [install git-annex](http://downloads.kitenet.net/git-annex/windows/current/)
+* Then, [install git-annex](https://downloads.kitenet.net/git-annex/windows/current/)
This port is in an early state. While it works well enough to use
git-annex, many things will not work. See [[todo/windows_support]] for
diff --git a/doc/privacy.mdwn b/doc/privacy.mdwn
index 0aef18663..5bf16999a 100644
--- a/doc/privacy.mdwn
+++ b/doc/privacy.mdwn
@@ -2,6 +2,10 @@ git-annex users entrust it with data that is often intensively private.
Here's some things to know about how to maintain your privacy while using
git-annex.
+## browsing this web site
+
+This website supports https. [Use it.](https://git-annex.branchable.com/privacy/)
+
## repository contents
In general, anyone who can clone a git repository gets the ability to see
diff --git a/doc/tips/setup_a_public_repository_on_a_web_site.mdwn b/doc/tips/setup_a_public_repository_on_a_web_site.mdwn
index 2b2363d3e..dae1d69c2 100644
--- a/doc/tips/setup_a_public_repository_on_a_web_site.mdwn
+++ b/doc/tips/setup_a_public_repository_on_a_web_site.mdwn
@@ -3,7 +3,7 @@ You can of course, just drop them onto a website. But perhaps you'd like to
use git-annex to manage those files. And as an added bonus, why not let
anyone in the world clone your site and use `git-annex get`!
-My site like this is [downloads.kitenet.net](http://downloads.kitenet.net).
+My site like this is [downloads.kitenet.net](https://downloads.kitenet.net).
Here's how I set it up. --[[Joey]]
1. Set up a web site. I used Apache, and configured it to follow symlinks.
@@ -19,7 +19,7 @@ Here's how I set it up. --[[Joey]]
6. Make sure users can still download files from the site directly.
7. Instruct advanced users to clone a http url that ends with the "/.git/"
directory. For example, for downloads.kitenet.net, the clone url
- is `http://downloads.kitenet.net/.git/`
+ is `https://downloads.kitenet.net/.git/`
When users clone over http, and run git-annex, it will
automatically learn all about your repository and be able to download files
diff --git a/doc/videos/git-annex_assistant_archiving.mdwn b/doc/videos/git-annex_assistant_archiving.mdwn
index 6e400ae0f..7e891c2f7 100644
--- a/doc/videos/git-annex_assistant_archiving.mdwn
+++ b/doc/videos/git-annex_assistant_archiving.mdwn
@@ -1,5 +1,5 @@
<video controls width=400>
-<source src="http://downloads.kitenet.net/videos/git-annex/git-annex-assistant-archiving.ogv">
+<source src="https://downloads.kitenet.net/videos/git-annex/git-annex-assistant-archiving.ogv">
</video><br>
-A <a href="http://downloads.kitenet.net/videos/git-annex/git-annex-assistant-archiving.ogv">9 minute screencast</a>
+A <a href="https://downloads.kitenet.net/videos/git-annex/git-annex-assistant-archiving.ogv">9 minute screencast</a>
covering archiving your files with the [[git-annex assistant|/assistant]]</a>.
diff --git a/doc/videos/git-annex_assistant_introduction.mdwn b/doc/videos/git-annex_assistant_introduction.mdwn
index 7014da24e..93f9df1ba 100644
--- a/doc/videos/git-annex_assistant_introduction.mdwn
+++ b/doc/videos/git-annex_assistant_introduction.mdwn
@@ -1,5 +1,5 @@
<video controls width=400>
-<source src="http://downloads.kitenet.net/videos/git-annex/git-annex-assistant-intro.ogv">
+<source src="https://downloads.kitenet.net/videos/git-annex/git-annex-assistant-intro.ogv">
</video><br>
-A <a href="http://downloads.kitenet.net/videos/git-annex/git-annex-assistant-intro.ogv">8 minute screencast</a>
+A <a href="https://downloads.kitenet.net/videos/git-annex/git-annex-assistant-intro.ogv">8 minute screencast</a>
introducing the [[git-annex assistant|/assistant]]</a>.
diff --git a/doc/videos/git-annex_assistant_remote_sharing.mdwn b/doc/videos/git-annex_assistant_remote_sharing.mdwn
index 5aacc6e06..6d9a97e8e 100644
--- a/doc/videos/git-annex_assistant_remote_sharing.mdwn
+++ b/doc/videos/git-annex_assistant_remote_sharing.mdwn
@@ -1,6 +1,6 @@
<video controls width=400>
-<source src="http://downloads.kitenet.net/videos/git-annex/git-annex-xmpp-pairing.ogv">
+<source src="https://downloads.kitenet.net/videos/git-annex/git-annex-xmpp-pairing.ogv">
</video><br>
-A <a href="http://downloads.kitenet.net/videos/git-annex/git-annex-xmpp-pairing.ogv">6 minute screencast</a>
+A <a href="https://downloads.kitenet.net/videos/git-annex/git-annex-xmpp-pairing.ogv">6 minute screencast</a>
showing how to share files between your computers in different locations,
such as home and work.