]> sipb.mit.edu Git - wiki.git/blobdiff - doc/barnowl_random_zsigs.mdwn
(no commit message)
[wiki.git] / doc / barnowl_random_zsigs.mdwn
index e2f243c6da2dc8f95dc3ae56c2a8c0946b329a3a..3fc36a7141ebf2dcefbfb9c3b6d66b79e8c7e9f8 100644 (file)
@@ -30,6 +30,8 @@ Most people keep it that way, since people may not immediately know who you are
 ### Random Zsig Generator
 But what if you want to set up a random zsig generator?
 
 ### Random Zsig Generator
 But what if you want to set up a random zsig generator?
 
+**Deprecated: BarnOwl now has better built-in support for zsig randomization than it did when this page was written. Rather than reading the rest of this page, you may want to read `show variable zsigfunc`, and look at `random_zephyr_signature`.**
+
 In outline, we use some bash magic that prints a zsig out to `stdout`, then set up BarnOwl to run that bit of bash magic. BarnOwl has something already which will automagically take that `stdout` and pipe it into your zsig.
 
 #### Steps Outside of BarnOwl: Creating the zsigs file
 In outline, we use some bash magic that prints a zsig out to `stdout`, then set up BarnOwl to run that bit of bash magic. BarnOwl has something already which will automagically take that `stdout` and pipe it into your zsig.
 
 #### Steps Outside of BarnOwl: Creating the zsigs file