diff --git a/scripts/encrypt-secret.py b/scripts/encrypt-secret.py
new file mode 100755
index 00000000..295facee
--- /dev/null
+++ b/scripts/encrypt-secret.py
@@ -0,0 +1,31 @@
+#!/usr/bin/env python3
+
+import sys
+import subprocess
+import shutil
+from pathlib import Path
+
+
+def main():
+ if len(sys.argv) != 4:
+ raise RuntimeError(
+ "USAGE: encrypt-secret.py