comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 10 Aug 2020 18:42:38 +0000 (14:42 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 10 Aug 2020 18:42:38 +0000 (14:42 -0400)
doc/bugs/Support_manual_configuration_of_tor_hidden_service/comment_3_59fe23f38b4bb70e629b0c7c698d1438._comment [new file with mode: 0644]

diff --git a/doc/bugs/Support_manual_configuration_of_tor_hidden_service/comment_3_59fe23f38b4bb70e629b0c7c698d1438._comment b/doc/bugs/Support_manual_configuration_of_tor_hidden_service/comment_3_59fe23f38b4bb70e629b0c7c698d1438._comment
new file mode 100644 (file)
index 0000000..e3e6556
--- /dev/null
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 3"""
+ date="2020-08-10T18:37:49Z"
+ content="""
+If you write up a [[tip|tips]] documenting how to manually set one up
+(nix specific would be fine), then it might make sense to simplify that
+documentation with a command like:
+
+       git-annex-enable-tor --already-configured --onion-address=... --hidden-service-port=...
+
+To avoid needing to manually write data into .git/annex/
+
+I think that and documentation is all that's needed, and that command
+on its own is not very useful w/o documentation of the full manual setup,
+which is why I suggest you write the documentation first.
+"""]]