summaryrefslogtreecommitdiffstats
path: root/agenda
diff options
context:
space:
mode:
authorAnonymous <anon@anon.com>2022-12-06 10:47:11 +0100
committerAnonymous <anon@anon.com>2022-12-06 10:47:11 +0100
commit2f7f838b73f4a7cfe83028a16957b012a9323598 (patch)
tree46c006ca958cf356bcee6a6402db08e1ca07756b /agenda
parentfc122863002b3e89ff66e96d6e023f43dda55587 (diff)
Created krebsimport: prevent clobbering krebsco.de zone (markdown)
Diffstat (limited to 'agenda')
-rw-r--r--agenda/krebsimport: prevent clobbering krebsco.de zone.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/agenda/krebsimport: prevent clobbering krebsco.de zone.md b/agenda/krebsimport: prevent clobbering krebsco.de zone.md
new file mode 100644
index 0000000..ff4dba6
--- /dev/null
+++ b/agenda/krebsimport: prevent clobbering krebsco.de zone.md
@@ -0,0 +1,7 @@
+As the zone can be updated decentrally and there are no safeguards in place, live zone information is easy to be clobbered accidentally. This issue can be easily solved centrally, or more complicated decentrally. The latter is preferable(?)
+
+#### sketch of central solution
+`krebszone import` uses a well-known, common writable repository as source for the zone information.
+
+#### sketch of decentral solution
+`krebszone import` checks all relevant (remote) branches¹ and proceeds only if no unmerged zone information can be found. \ No newline at end of file