summaryrefslogtreecommitdiff
path: root/doc/todo/xmpp_removal
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/xmpp_removal')
-rw-r--r--doc/todo/xmpp_removal/comment_1_457f98a4354ad6c17dcfb5eeefb4b11e._comment13
-rw-r--r--doc/todo/xmpp_removal/comment_2_1c92cde199612bbd765c818e7b64f944._comment46
-rw-r--r--doc/todo/xmpp_removal/comment_3_661be364029ce45db7d6a111b9d65ee7._comment13
3 files changed, 0 insertions, 72 deletions
diff --git a/doc/todo/xmpp_removal/comment_1_457f98a4354ad6c17dcfb5eeefb4b11e._comment b/doc/todo/xmpp_removal/comment_1_457f98a4354ad6c17dcfb5eeefb4b11e._comment
deleted file mode 100644
index 6f67d3da8..000000000
--- a/doc/todo/xmpp_removal/comment_1_457f98a4354ad6c17dcfb5eeefb4b11e._comment
+++ /dev/null
@@ -1,13 +0,0 @@
-[[!comment format=mdwn
- username="dxld@02c834b220f9ffc0410d37263aa29d9373cc455b"
- nickname="dxld"
- subject="Fully p2p alternative to XMPP"
- date="2015-10-01T17:22:44Z"
- content="""
-It looks like no one else has suggested this yet so I guess I'll have to: [Tox](https://tox.chat/)
-
-Tox is pretty easy to build on all platforms (GNU/Linux, Mac and WinDOS). All the protocol relevant bits are implemented as a single C library (libtoxcore). It supports bulk file transfers and handles all the NAT hole punching nastiness internally AFAIK.
-
-Thoughts?
-
-"""]]
diff --git a/doc/todo/xmpp_removal/comment_2_1c92cde199612bbd765c818e7b64f944._comment b/doc/todo/xmpp_removal/comment_2_1c92cde199612bbd765c818e7b64f944._comment
deleted file mode 100644
index f13386a7f..000000000
--- a/doc/todo/xmpp_removal/comment_2_1c92cde199612bbd765c818e7b64f944._comment
+++ /dev/null
@@ -1,46 +0,0 @@
-[[!comment format=mdwn
- username="Gastlag"
- subject="Is xmpp the problem ?"
- date="2015-10-30T10:42:06Z"
- content="""
-Hello,
-
-I was wondering why assistant \"is increasingly rarely used\" ?
-if you look the different item of the survey http://git-annex-survey.branchable.com/polls/2015/, yes 53% of people said \"I use the assistant, but without XMPP\"
-
-And \"missing ports\" :
-
- - \"I'm good -- git-annex runs on my OSes of choice! (43%)\"
- - \"Windows (13%)\"
- - Android (6%)
-
-But if you look other anwsers you see
-
- - \"using with\" :
- - by myself (59%)
- - by myself so far but I hope to get others using my repository (28%)
-
-And :
-
- - \"Pick the operating system which you use git-annex on the most.\" :
- - \"Linux (78%)\"
- - \"OSX (13%)\"
-
-
-Further more \"blocking problems\" :
-
- - too hard to install (4%)
- - too hard to use (7%)
- - not good enough documentation (16%)
- - The only use for the assistant would be in combination with a good, native, fully automagic Android version which includes some sort of native UI (16%)
- - I use the command line, and **find it difficult to show others** how to use the git-annex assistant (12%)
- - The lack of selective file sync (ie, git annex get and git annex drop) is what prevents me from using the Assistant (5%)
-
-And \"focus\" :
-
- - make it easier for nontechnical users (25%)
-
-I think remove xmpp is a bad idea because as you say it's enable \"Friend discovery and easy sharing of git repo to friends.\" and there is already a lot of people who use xmpp and XMPP address are user friendly because close to email adress. And the main problem seems to be that git-annex assistant still too hard to use and not usable on the platform where users are : windows.
-
-The main problem is that git-annex is still not ready for users. It have too reach other people than \"hardcore linux users\" to be a social tool and remove xmpp may not be the good solution.
-"""]]
diff --git a/doc/todo/xmpp_removal/comment_3_661be364029ce45db7d6a111b9d65ee7._comment b/doc/todo/xmpp_removal/comment_3_661be364029ce45db7d6a111b9d65ee7._comment
deleted file mode 100644
index f17a19869..000000000
--- a/doc/todo/xmpp_removal/comment_3_661be364029ce45db7d6a111b9d65ee7._comment
+++ /dev/null
@@ -1,13 +0,0 @@
-[[!comment format=mdwn
- username="https://id.koumbit.net/anarcat"
- subject="re tox"
- date="2015-10-30T15:37:09Z"
- content="""
-i am not sure the proper replacement for XMPP is tox. First off, Debian privacy folks have [expressed concerns about the actual security of Tox](http://lists.alioth.debian.org/pipermail/pkg-privacy-maintainers/Week-of-Mon-20150928/000046.html), which is not a big requirement here, but nevertheless is a question worth adressing. [Pond](https://pond.imperialviolet.org/) and [Ricochet](http://ricochet.im/) are interesting alternatives that are being packaged in Debian (the latter which just entered unstable).
-
-Furthermore, it seems that XMPP is really a \"patch\", a workaround for NAT issues and, in general, how to share git-annex repositories with users in arbitrary locations. This problem space is more similar to [[todo/Bittorrent-like_features/#index1h1]] than XMPP. Using tox libraries may enable git-annex to share git metadata around, but would it allow git-annex to download actual files from other users through tox? How stable is tox? Last I checked, [tox core don't actually want to make any releases](https://github.com/irungentoo/toxcore/issues/1353), which makes it a much less attractive option because the API can change all the time...
-
-I have nevertheless added the three tools to [[todo/Bittorrent-like_features/]].
-
-Anyways, it seems that XMPP is rarely used and could be removed if it makes maintenance easier: i have never found a good use case for it, personnally: you can usually find a space for a private git repo fairly easily... the problem is sharing the big files! --[[anarcat]]
-"""]]