Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remotedaemon: notice on RELOAD when tor hidden service has been enabled | Joey Hess | 2016-12-28 |
| | | | | | | and start serving it. This makes the webapp wormhole tor pairing work 100%! This commit was sponsored by Andrea Rota. | ||
* | improve html, add screenshots | Joey Hess | 2016-12-27 |
| | |||
* | Merge branch 'master' into no-xmpp | Joey Hess | 2016-12-27 |
|\ | |||
* | | webapp: full wormhole pairing UI (untested) | Joey Hess | 2016-12-27 |
| | | | | | | | | This commit was sponsored by Riku Voipio. | ||
* | | clean up some imports | Joey Hess | 2016-12-27 |
| | | |||
* | | avoid leaving MVar empty | Joey Hess | 2016-12-27 |
| | | | | | | | | Something might want to observe the code multiple times. | ||
| * | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-12-24 |
| |\ | |||
| * | | devblog | Joey Hess | 2016-12-24 |
| | | | |||
* | | | webapp: check that tor and magic wormhole are installed | Joey Hess | 2016-12-24 |
| | | | |||
* | | | wording | Joey Hess | 2016-12-24 |
| | | | |||
* | | | mocked up wormhole pairing interface in webapp | Joey Hess | 2016-12-24 |
| | | | |||
* | | | add back share_with_a_friend_walkthrough, adapted for tor pairing | Joey Hess | 2016-12-24 |
| | | | | | | | | | | | | and some other xmpp to tor related changes | ||
* | | | copyright year update | Joey Hess | 2016-12-24 |
| | | | |||
* | | | cleanup | Joey Hess | 2016-12-24 |
| | | | |||
* | | | Merge branch 'master' into no-xmpp | Joey Hess | 2016-12-24 |
|\| | | |||
| * | | Always use filesystem encoding for all file and handle reads and writes. | Joey Hess | 2016-12-24 |
| | | | | | | | | | | | | | | | This is a big scary change. I have convinced myself it should be safe. I hope! | ||
| | * | Added a comment | https://launchpad.net/~r0lf | 2016-12-24 |
| |/ | |||
| * | really fix su command | Joey Hess | 2016-12-24 |
| | | |||
| * | todo | Joey Hess | 2016-12-24 |
| | | |||
| * | fix su params | Joey Hess | 2016-12-24 |
| | | |||
| * | comment | Joey Hess | 2016-12-24 |
| | | |||
| * | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-12-24 |
| |\ | |||
| * | | update | Joey Hess | 2016-12-24 |
| | | | |||
| * | | enable-tor: When run as a regular user, test a connection back to the hidden ↵ | Joey Hess | 2016-12-24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | service over tor. This way we know that after enable-tor, the tor hidden service is fully published and working, and so there should be no problems with it at pairing time. It has to start up its own temporary listener on the hidden service. It would be nice to have it start the remotedaemon running, so that extra step is not needed afterwards. But, there may already be a remotedaemon running, in communication with the assistant and we don't want to start another one. I thought about trying to HUP any running remotedaemon, but Windows does not make it easy to do that. In any case, having the user start the remotedaemon themselves lets them know it needs to be running to serve the hidden service. This commit was sponsored by Boyd Stephen Smith Jr. on Patreon. | ||
| * | | refactor | Joey Hess | 2016-12-24 |
| | | | |||
| * | | close | Joey Hess | 2016-12-24 |
| | | | |||
| * | | Revert "close" | Joey Hess | 2016-12-24 |
| | | | | | | | | | | | | | | | | | | This reverts commit 6c089cff615bc44ca94cc4ca77dc69f281dd2ab8. Commit contained incomplete work. | ||
| * | | close | Joey Hess | 2016-12-22 |
| | | | |||
| | * | Added a comment: compiled with GHC 8, but LOCPATH is still set | http://svario.it/gioele | 2016-12-21 |
| | | | |||
| * | | todo | Joey Hess | 2016-12-21 |
| | | | |||
| * | | include tor-annex in hidden service directory names | Joey Hess | 2016-12-21 |
| | | | | | | | | | | | | | | | | | | To make it easier to manage/delete them etc. Backwards compatablity is preserved for existing tor configs. | ||
| * | | comment | Joey Hess | 2016-12-21 |
| |/ | |||
| * | Added a comment: git annex info | marekj | 2016-12-21 |
| | | |||
| * | (no commit message) | marekj | 2016-12-21 |
| | | |||
| * | (no commit message) | tom@6463e5ce4c0e478cb7583fb37288d6954e17bfc6 | 2016-12-21 |
| | | |||
| * | Added a comment | t.z.mates | 2016-12-20 |
| | | |||
| * | cleanup | Joey Hess | 2016-12-20 |
| | | |||
| * | fail before suing when not in a git-annex repo | Joey Hess | 2016-12-20 |
| | | |||
| * | enable-tor: No longer needs to be run as root. | Joey Hess | 2016-12-20 |
| | | | | | | | | | | | | When run by not root, su's to root automatically. This commit was sponsored by Brock Spratlen on Patreon. | ||
| * | relocate tor socket out of /etc | Joey Hess | 2016-12-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | weasel explained that apparmor limits on what files tor can read do not apply to sockets (because they're not files). And apparently the problems I was seeing with hidden services not being accessible had to do with onion address propigation and not the location of the socket file. remotedaemon looks up the HiddenServicePort in torrc, so if it was previously configured with the socket in /etc, that will still work. This commit was sponsored by Denis Dzyubenko on Patreon. | ||
| * | anwser | Joey Hess | 2016-12-20 |
| | | |||
| * | Debian: Suggest tor and magic-wormhole. | Joey Hess | 2016-12-20 |
| | | | | | | | | Suggests, not recommends, because tor is not for everyone. | ||
| * | Fix build with directory-1.3. | Joey Hess | 2016-12-20 |
| | | | | | | | | See https://github.com/haskell/directory/issues/66 | ||
| * | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-12-20 |
| |\ | |||
| * | | update | Joey Hess | 2016-12-20 |
| | | | |||
| * | | add some links to new workflow page | Joey Hess | 2016-12-20 |
| | | | |||
| * | | firm up some language and remove a bit | Joey Hess | 2016-12-20 |
| | | | |||
| * | | reflow | Joey Hess | 2016-12-20 |
| | | | |||
| | * | (no commit message) | ilovezfs | 2016-12-20 |
| | | | |||
| | * | Added a comment: easy | veron_veron@8e19f168a8da3dabcdbf28ccd3f27edfb40941ed | 2016-12-20 |
| | | |