summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-06-06 14:46:56 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-06-06 14:46:56 -0400
commit9abe3d35bbe866b83abf8c272cdb55542d3b944c (patch)
treebf60fa9d5d8f817cf4e207e68ac8c3cc9e2e33dd /doc
parentb7691dbca7acadcd2509324aee5716c39b3f2cf6 (diff)
response
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/removing_information_from_special_remote_file/comment_1_a3c41731dbbcd53715c205e29ab99e4e._comment17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/forum/removing_information_from_special_remote_file/comment_1_a3c41731dbbcd53715c205e29ab99e4e._comment b/doc/forum/removing_information_from_special_remote_file/comment_1_a3c41731dbbcd53715c205e29ab99e4e._comment
new file mode 100644
index 000000000..e117af21d
--- /dev/null
+++ b/doc/forum/removing_information_from_special_remote_file/comment_1_a3c41731dbbcd53715c205e29ab99e4e._comment
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2017-06-06T18:40:54Z"
+ content="""
+Even if you remove the information from the remote log, it would still be
+there in the git history of the file.
+
+The thing to do, then, is to not store those capabilities in git at all.
+
+If you have a use case for using tahoe without storing the capability in
+git, we could talk about implementing that.
+
+I don't see how it would be useful to store content in tahoe if you can't
+get it back out, so seems that some form of encryption would need to be
+involved. Perhaps it could encrypt it using your gpg key or something?
+"""]]