--- /srv/rebuilderd/tmp/rebuilderd014GNJ/inputs/python-jupyter-server-doc_2.17.0-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderd014GNJ/out/python-jupyter-server-doc_2.17.0-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-01-11 14:53:32.000000 debian-binary │ -rw-r--r-- 0 0 0 5668 2026-01-11 14:53:32.000000 control.tar.xz │ --rw-r--r-- 0 0 0 1999808 2026-01-11 14:53:32.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 1999140 2026-01-11 14:53:32.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/share/doc/python3-jupyter-server/html/_sources/other/full-config.rst.txt │ │ │ @@ -1468,15 +1468,15 @@ │ │ │ The base name used when creating untitled files. │ │ │ │ │ │ ContentsManager.untitled_notebook : Unicode │ │ │ Default: ``'Untitled'`` │ │ │ │ │ │ The base name used when creating untitled notebooks. │ │ │ │ │ │ -FileManagerMixin.hash_algorithm : any of ``'sha384'``|``'ripemd160'``|``'sha3_224'``|``'sha3_512'``|``'shake_128'``|``'sha3_256'``|``'sha512'``|``'sha224'``|``'sha256'``|``'sha1'``|``'sm3'``|``'sha512_256'``|``'md5-sha1'``|``'blake2b'``|``'md5'``|``'shake_256'``|``'blake2s'``|``'sha3_384'``|``'sha512_224'`` │ │ │ +FileManagerMixin.hash_algorithm : any of ``'md5-sha1'``|``'sha512_224'``|``'sha3_384'``|``'md5'``|``'sha3_224'``|``'sm3'``|``'sha256'``|``'shake_256'``|``'sha1'``|``'sha3_512'``|``'sha3_256'``|``'sha384'``|``'shake_128'``|``'sha512'``|``'ripemd160'``|``'sha512_256'``|``'sha224'``|``'blake2b'``|``'blake2s'`` │ │ │ Default: ``'sha256'`` │ │ │ │ │ │ Hash algorithm to use for file content, support by hashlib │ │ │ │ │ │ FileManagerMixin.use_atomic_writing : Bool │ │ │ Default: ``True`` │ │ │ │ │ │ @@ -1544,15 +1544,15 @@ │ │ │ │ │ │ Extra parameters to pass to files_handler_class. │ │ │ │ │ │ For example, StaticFileHandlers generally expect a `path` argument │ │ │ specifying the root directory from which to serve files. │ │ │ │ │ │ │ │ │ -FileContentsManager.hash_algorithm : any of ``'sha384'``|``'ripemd160'``|``'sha3_224'``|``'sha3_512'``|``'shake_128'``|``'sha3_256'``|``'sha512'``|``'sha224'``|``'sha256'``|``'sha1'``|``'sm3'``|``'sha512_256'``|``'md5-sha1'``|``'blake2b'``|``'md5'``|``'shake_256'``|``'blake2s'``|``'sha3_384'``|``'sha512_224'`` │ │ │ +FileContentsManager.hash_algorithm : any of ``'md5-sha1'``|``'sha512_224'``|``'sha3_384'``|``'md5'``|``'sha3_224'``|``'sm3'``|``'sha256'``|``'shake_256'``|``'sha1'``|``'sha3_512'``|``'sha3_256'``|``'sha384'``|``'shake_128'``|``'sha512'``|``'ripemd160'``|``'sha512_256'``|``'sha224'``|``'blake2b'``|``'blake2s'`` │ │ │ Default: ``'sha256'`` │ │ │ │ │ │ Hash algorithm to use for file content, support by hashlib │ │ │ │ │ │ FileContentsManager.hide_globs : List │ │ │ Default: ``['__pycache__', '*.pyc', '*.pyo', '.DS_Store', '*~']`` │ │ │ │ │ │ @@ -1753,15 +1753,15 @@ │ │ │ The base name used when creating untitled files. │ │ │ │ │ │ AsyncContentsManager.untitled_notebook : Unicode │ │ │ Default: ``'Untitled'`` │ │ │ │ │ │ The base name used when creating untitled notebooks. │ │ │ │ │ │ -AsyncFileManagerMixin.hash_algorithm : any of ``'sha384'``|``'ripemd160'``|``'sha3_224'``|``'sha3_512'``|``'shake_128'``|``'sha3_256'``|``'sha512'``|``'sha224'``|``'sha256'``|``'sha1'``|``'sm3'``|``'sha512_256'``|``'md5-sha1'``|``'blake2b'``|``'md5'``|``'shake_256'``|``'blake2s'``|``'sha3_384'``|``'sha512_224'`` │ │ │ +AsyncFileManagerMixin.hash_algorithm : any of ``'md5-sha1'``|``'sha512_224'``|``'sha3_384'``|``'md5'``|``'sha3_224'``|``'sm3'``|``'sha256'``|``'shake_256'``|``'sha1'``|``'sha3_512'``|``'sha3_256'``|``'sha384'``|``'shake_128'``|``'sha512'``|``'ripemd160'``|``'sha512_256'``|``'sha224'``|``'blake2b'``|``'blake2s'`` │ │ │ Default: ``'sha256'`` │ │ │ │ │ │ Hash algorithm to use for file content, support by hashlib │ │ │ │ │ │ AsyncFileManagerMixin.use_atomic_writing : Bool │ │ │ Default: ``True`` │ │ │ │ │ │ @@ -1829,15 +1829,15 @@ │ │ │ │ │ │ Extra parameters to pass to files_handler_class. │ │ │ │ │ │ For example, StaticFileHandlers generally expect a `path` argument │ │ │ specifying the root directory from which to serve files. │ │ │ │ │ │ │ │ │ -AsyncFileContentsManager.hash_algorithm : any of ``'sha384'``|``'ripemd160'``|``'sha3_224'``|``'sha3_512'``|``'shake_128'``|``'sha3_256'``|``'sha512'``|``'sha224'``|``'sha256'``|``'sha1'``|``'sm3'``|``'sha512_256'``|``'md5-sha1'``|``'blake2b'``|``'md5'``|``'shake_256'``|``'blake2s'``|``'sha3_384'``|``'sha512_224'`` │ │ │ +AsyncFileContentsManager.hash_algorithm : any of ``'md5-sha1'``|``'sha512_224'``|``'sha3_384'``|``'md5'``|``'sha3_224'``|``'sm3'``|``'sha256'``|``'shake_256'``|``'sha1'``|``'sha3_512'``|``'sha3_256'``|``'sha384'``|``'shake_128'``|``'sha512'``|``'ripemd160'``|``'sha512_256'``|``'sha224'``|``'blake2b'``|``'blake2s'`` │ │ │ Default: ``'sha256'`` │ │ │ │ │ │ Hash algorithm to use for file content, support by hashlib │ │ │ │ │ │ AsyncFileContentsManager.hide_globs : List │ │ │ Default: ``['__pycache__', '*.pyc', '*.pyo', '.DS_Store', '*~']`` │ │ │ │ │ │ @@ -1918,15 +1918,15 @@ │ │ │ AsyncFileContentsManager.use_atomic_writing : Bool │ │ │ Default: ``True`` │ │ │ │ │ │ By default notebooks are saved on disk on a temporary file and then if successfully written, it replaces the old ones. │ │ │ This procedure, namely 'atomic_writing', causes some bugs on file system without operation order enforcement (like some networked fs). │ │ │ If set to False, the new notebook is written directly on the old one which could fail (eg: full filesystem or quota ) │ │ │ │ │ │ -NotebookNotary.algorithm : any of ``'md5'``|``'sha512'``|``'sha384'``|``'sha224'``|``'sha256'``|``'sha3_224'``|``'sha3_512'``|``'sha1'``|``'blake2s'``|``'sha3_256'``|``'blake2b'``|``'sha3_384'`` │ │ │ +NotebookNotary.algorithm : any of ``'sha256'``|``'sha512'``|``'sha1'``|``'sha3_384'``|``'sha3_512'``|``'md5'``|``'sha3_256'``|``'sha3_224'``|``'sha384'``|``'sha224'``|``'blake2b'``|``'blake2s'`` │ │ │ Default: ``'sha256'`` │ │ │ │ │ │ The hashing algorithm used to sign notebooks. │ │ │ │ │ │ NotebookNotary.data_dir : Unicode │ │ │ Default: ``''`` │ │ ├── ./usr/share/doc/python3-jupyter-server/html/other/full-config.html │ │ │ @@ -1440,15 +1440,15 @@ │ │ │ │ │ │
ContentsManager.untitled_fileUnicode

Default: 'untitled'

│ │ │

The base name used when creating untitled files.

│ │ │
│ │ │
ContentsManager.untitled_notebookUnicode

Default: 'Untitled'

│ │ │

The base name used when creating untitled notebooks.

│ │ │
│ │ │ -
FileManagerMixin.hash_algorithmany of 'sha384'``|’ripemd160’|’sha3_224’|’sha3_512’|’shake_128’|’sha3_256’|’sha512’|’sha224’|’sha256’|’sha1’|’sm3’|’sha512_256’|’md5-sha1’|’blake2b’|’md5’|’shake_256’|’blake2s’|’sha3_384’|’sha512_224’``

Default: 'sha256'

│ │ │ +
FileManagerMixin.hash_algorithmany of 'md5-sha1'``|’sha512_224’|’sha3_384’|’md5’|’sha3_224’|’sm3’|’sha256’|’shake_256’|’sha1’|’sha3_512’|’sha3_256’|’sha384’|’shake_128’|’sha512’|’ripemd160’|’sha512_256’|’sha224’|’blake2b’|’blake2s’``

Default: 'sha256'

│ │ │

Hash algorithm to use for file content, support by hashlib

│ │ │
│ │ │
FileManagerMixin.use_atomic_writingBool

Default: True

│ │ │
│ │ │
By default notebooks are saved on disk on a temporary file and then if successfully written, it replaces the old ones.

This procedure, namely ‘atomic_writing’, causes some bugs on file system without operation order enforcement (like some networked fs). │ │ │ If set to False, the new notebook is written directly on the old one which could fail (eg: full filesystem or quota )

│ │ │
│ │ │ @@ -1498,15 +1498,15 @@ │ │ │
FileContentsManager.files_handler_paramsDict

Default: {}

│ │ │

Extra parameters to pass to files_handler_class.

│ │ │
│ │ │

For example, StaticFileHandlers generally expect a path argument │ │ │ specifying the root directory from which to serve files.

│ │ │
│ │ │
│ │ │ -
FileContentsManager.hash_algorithmany of 'sha384'``|’ripemd160’|’sha3_224’|’sha3_512’|’shake_128’|’sha3_256’|’sha512’|’sha224’|’sha256’|’sha1’|’sm3’|’sha512_256’|’md5-sha1’|’blake2b’|’md5’|’shake_256’|’blake2s’|’sha3_384’|’sha512_224’``

Default: 'sha256'

│ │ │ +
FileContentsManager.hash_algorithmany of 'md5-sha1'``|’sha512_224’|’sha3_384’|’md5’|’sha3_224’|’sm3’|’sha256’|’shake_256’|’sha1’|’sha3_512’|’sha3_256’|’sha384’|’shake_128’|’sha512’|’ripemd160’|’sha512_256’|’sha224’|’blake2b’|’blake2s’``

Default: 'sha256'

│ │ │

Hash algorithm to use for file content, support by hashlib

│ │ │
│ │ │
FileContentsManager.hide_globsList

Default: ['__pycache__', '*.pyc', '*.pyo', '.DS_Store', '*~']

│ │ │

Glob patterns to hide in file and directory listings.

│ │ │
│ │ │
FileContentsManager.max_copy_folder_size_mbInt

Default: 500

│ │ │

The max folder size that can be copied

│ │ │ @@ -1651,15 +1651,15 @@ │ │ │
│ │ │
AsyncContentsManager.untitled_fileUnicode

Default: 'untitled'

│ │ │

The base name used when creating untitled files.

│ │ │
│ │ │
AsyncContentsManager.untitled_notebookUnicode

Default: 'Untitled'

│ │ │

The base name used when creating untitled notebooks.

│ │ │
│ │ │ -
AsyncFileManagerMixin.hash_algorithmany of 'sha384'``|’ripemd160’|’sha3_224’|’sha3_512’|’shake_128’|’sha3_256’|’sha512’|’sha224’|’sha256’|’sha1’|’sm3’|’sha512_256’|’md5-sha1’|’blake2b’|’md5’|’shake_256’|’blake2s’|’sha3_384’|’sha512_224’``

Default: 'sha256'

│ │ │ +
AsyncFileManagerMixin.hash_algorithmany of 'md5-sha1'``|’sha512_224’|’sha3_384’|’md5’|’sha3_224’|’sm3’|’sha256’|’shake_256’|’sha1’|’sha3_512’|’sha3_256’|’sha384’|’shake_128’|’sha512’|’ripemd160’|’sha512_256’|’sha224’|’blake2b’|’blake2s’``

Default: 'sha256'

│ │ │

Hash algorithm to use for file content, support by hashlib

│ │ │
│ │ │
AsyncFileManagerMixin.use_atomic_writingBool

Default: True

│ │ │
│ │ │
By default notebooks are saved on disk on a temporary file and then if successfully written, it replaces the old ones.

This procedure, namely ‘atomic_writing’, causes some bugs on file system without operation order enforcement (like some networked fs). │ │ │ If set to False, the new notebook is written directly on the old one which could fail (eg: full filesystem or quota )

│ │ │
│ │ │ @@ -1709,15 +1709,15 @@ │ │ │
AsyncFileContentsManager.files_handler_paramsDict

Default: {}

│ │ │

Extra parameters to pass to files_handler_class.

│ │ │
│ │ │

For example, StaticFileHandlers generally expect a path argument │ │ │ specifying the root directory from which to serve files.

│ │ │
│ │ │
│ │ │ -
AsyncFileContentsManager.hash_algorithmany of 'sha384'``|’ripemd160’|’sha3_224’|’sha3_512’|’shake_128’|’sha3_256’|’sha512’|’sha224’|’sha256’|’sha1’|’sm3’|’sha512_256’|’md5-sha1’|’blake2b’|’md5’|’shake_256’|’blake2s’|’sha3_384’|’sha512_224’``

Default: 'sha256'

│ │ │ +
AsyncFileContentsManager.hash_algorithmany of 'md5-sha1'``|’sha512_224’|’sha3_384’|’md5’|’sha3_224’|’sm3’|’sha256’|’shake_256’|’sha1’|’sha3_512’|’sha3_256’|’sha384’|’shake_128’|’sha512’|’ripemd160’|’sha512_256’|’sha224’|’blake2b’|’blake2s’``

Default: 'sha256'

│ │ │

Hash algorithm to use for file content, support by hashlib

│ │ │
│ │ │
AsyncFileContentsManager.hide_globsList

Default: ['__pycache__', '*.pyc', '*.pyo', '.DS_Store', '*~']

│ │ │

Glob patterns to hide in file and directory listings.

│ │ │
│ │ │
AsyncFileContentsManager.max_copy_folder_size_mbInt

Default: 500

│ │ │

The max folder size that can be copied

│ │ │ @@ -1776,15 +1776,15 @@ │ │ │
AsyncFileContentsManager.use_atomic_writingBool

Default: True

│ │ │
│ │ │
By default notebooks are saved on disk on a temporary file and then if successfully written, it replaces the old ones.

This procedure, namely ‘atomic_writing’, causes some bugs on file system without operation order enforcement (like some networked fs). │ │ │ If set to False, the new notebook is written directly on the old one which could fail (eg: full filesystem or quota )

│ │ │
│ │ │
│ │ │
│ │ │ -
NotebookNotary.algorithmany of 'md5'``|’sha512’|’sha384’|’sha224’|’sha256’|’sha3_224’|’sha3_512’|’sha1’|’blake2s’|’sha3_256’|’blake2b’|’sha3_384’``

Default: 'sha256'

│ │ │ +
NotebookNotary.algorithmany of 'sha256'``|’sha512’|’sha1’|’sha3_384’|’sha3_512’|’md5’|’sha3_256’|’sha3_224’|’sha384’|’sha224’|’blake2b’|’blake2s’``

Default: 'sha256'

│ │ │

The hashing algorithm used to sign notebooks.

│ │ │
│ │ │
NotebookNotary.data_dirUnicode

Default: ''

│ │ │

The storage directory for notary secret and database.

│ │ │
│ │ │
NotebookNotary.db_fileUnicode

Default: ''

│ │ │
│ │ │ ├── html2text {} │ │ │ │ @@ -975,17 +975,16 @@ │ │ │ │ The base name used when creating untitled directories. │ │ │ │ ContentsManager.untitled_fileUnicode │ │ │ │ Default: 'untitled' │ │ │ │ The base name used when creating untitled files. │ │ │ │ ContentsManager.untitled_notebookUnicode │ │ │ │ Default: 'Untitled' │ │ │ │ The base name used when creating untitled notebooks. │ │ │ │ - FileManagerMixin.hash_algorithmany of │ │ │ │ - 'sha384'``|’ripemd160’|’sha3_224’|’sha3_512’|’shake_128’|’sha3_256’|’sha512’|’sha224’|’sha256’|’sha1’|’sm3’|’sha512_256’|’md5- │ │ │ │ - sha1’|’blake2b’|’md5’|’shake_256’|’blake2s’|’sha3_384’|’sha512_224’`` │ │ │ │ + FileManagerMixin.hash_algorithmany of 'md5- │ │ │ │ + sha1'``|’sha512_224’|’sha3_384’|’md5’|’sha3_224’|’sm3’|’sha256’|’shake_256’|’sha1’|’sha3_512’|’sha3_256’|’sha384’|’shake_128’|’sha512’|’ripemd160’|’sha512_256’|’sha224’|’blake2b’|’blake2s’`` │ │ │ │ Default: 'sha256' │ │ │ │ Hash algorithm to use for file content, support by hashlib │ │ │ │ FileManagerMixin.use_atomic_writingBool │ │ │ │ Default: True │ │ │ │ By default notebooks are saved on disk on a temporary file and then if │ │ │ │ successfully written, it replaces the old ones. │ │ │ │ This procedure, namely ‘atomic_writing’, causes some bugs on file │ │ │ │ @@ -1030,17 +1029,16 @@ │ │ │ │ Access to these files should be Authenticated. │ │ │ │ FileContentsManager.files_handler_paramsDict │ │ │ │ Default: {} │ │ │ │ Extra parameters to pass to files_handler_class. │ │ │ │ For example, StaticFileHandlers generally expect a path │ │ │ │ argument specifying the root directory from which to serve │ │ │ │ files. │ │ │ │ - FileContentsManager.hash_algorithmany of │ │ │ │ - 'sha384'``|’ripemd160’|’sha3_224’|’sha3_512’|’shake_128’|’sha3_256’|’sha512’|’sha224’|’sha256’|’sha1’|’sm3’|’sha512_256’|’md5- │ │ │ │ - sha1’|’blake2b’|’md5’|’shake_256’|’blake2s’|’sha3_384’|’sha512_224’`` │ │ │ │ + FileContentsManager.hash_algorithmany of 'md5- │ │ │ │ + sha1'``|’sha512_224’|’sha3_384’|’md5’|’sha3_224’|’sm3’|’sha256’|’shake_256’|’sha1’|’sha3_512’|’sha3_256’|’sha384’|’shake_128’|’sha512’|’ripemd160’|’sha512_256’|’sha224’|’blake2b’|’blake2s’`` │ │ │ │ Default: 'sha256' │ │ │ │ Hash algorithm to use for file content, support by hashlib │ │ │ │ FileContentsManager.hide_globsList │ │ │ │ Default: ['__pycache__', '*.pyc', '*.pyo', '.DS_Store', '*~'] │ │ │ │ Glob patterns to hide in file and directory listings. │ │ │ │ FileContentsManager.max_copy_folder_size_mbInt │ │ │ │ Default: 500 │ │ │ │ @@ -1161,17 +1159,16 @@ │ │ │ │ The base name used when creating untitled directories. │ │ │ │ AsyncContentsManager.untitled_fileUnicode │ │ │ │ Default: 'untitled' │ │ │ │ The base name used when creating untitled files. │ │ │ │ AsyncContentsManager.untitled_notebookUnicode │ │ │ │ Default: 'Untitled' │ │ │ │ The base name used when creating untitled notebooks. │ │ │ │ - AsyncFileManagerMixin.hash_algorithmany of │ │ │ │ - 'sha384'``|’ripemd160’|’sha3_224’|’sha3_512’|’shake_128’|’sha3_256’|’sha512’|’sha224’|’sha256’|’sha1’|’sm3’|’sha512_256’|’md5- │ │ │ │ - sha1’|’blake2b’|’md5’|’shake_256’|’blake2s’|’sha3_384’|’sha512_224’`` │ │ │ │ + AsyncFileManagerMixin.hash_algorithmany of 'md5- │ │ │ │ + sha1'``|’sha512_224’|’sha3_384’|’md5’|’sha3_224’|’sm3’|’sha256’|’shake_256’|’sha1’|’sha3_512’|’sha3_256’|’sha384’|’shake_128’|’sha512’|’ripemd160’|’sha512_256’|’sha224’|’blake2b’|’blake2s’`` │ │ │ │ Default: 'sha256' │ │ │ │ Hash algorithm to use for file content, support by hashlib │ │ │ │ AsyncFileManagerMixin.use_atomic_writingBool │ │ │ │ Default: True │ │ │ │ By default notebooks are saved on disk on a temporary file and then if │ │ │ │ successfully written, it replaces the old ones. │ │ │ │ This procedure, namely ‘atomic_writing’, causes some bugs on file │ │ │ │ @@ -1216,17 +1213,16 @@ │ │ │ │ Access to these files should be Authenticated. │ │ │ │ AsyncFileContentsManager.files_handler_paramsDict │ │ │ │ Default: {} │ │ │ │ Extra parameters to pass to files_handler_class. │ │ │ │ For example, StaticFileHandlers generally expect a path │ │ │ │ argument specifying the root directory from which to serve │ │ │ │ files. │ │ │ │ - AsyncFileContentsManager.hash_algorithmany of │ │ │ │ - 'sha384'``|’ripemd160’|’sha3_224’|’sha3_512’|’shake_128’|’sha3_256’|’sha512’|’sha224’|’sha256’|’sha1’|’sm3’|’sha512_256’|’md5- │ │ │ │ - sha1’|’blake2b’|’md5’|’shake_256’|’blake2s’|’sha3_384’|’sha512_224’`` │ │ │ │ + AsyncFileContentsManager.hash_algorithmany of 'md5- │ │ │ │ + sha1'``|’sha512_224’|’sha3_384’|’md5’|’sha3_224’|’sm3’|’sha256’|’shake_256’|’sha1’|’sha3_512’|’sha3_256’|’sha384’|’shake_128’|’sha512’|’ripemd160’|’sha512_256’|’sha224’|’blake2b’|’blake2s’`` │ │ │ │ Default: 'sha256' │ │ │ │ Hash algorithm to use for file content, support by hashlib │ │ │ │ AsyncFileContentsManager.hide_globsList │ │ │ │ Default: ['__pycache__', '*.pyc', '*.pyo', '.DS_Store', '*~'] │ │ │ │ Glob patterns to hide in file and directory listings. │ │ │ │ AsyncFileContentsManager.max_copy_folder_size_mbInt │ │ │ │ Default: 500 │ │ │ │ @@ -1276,15 +1272,15 @@ │ │ │ │ By default notebooks are saved on disk on a temporary file and then if │ │ │ │ successfully written, it replaces the old ones. │ │ │ │ This procedure, namely ‘atomic_writing’, causes some bugs on file │ │ │ │ system without operation order enforcement (like some networked │ │ │ │ fs). If set to False, the new notebook is written directly on the │ │ │ │ old one which could fail (eg: full filesystem or quota ) │ │ │ │ NotebookNotary.algorithmany of │ │ │ │ - 'md5'``|’sha512’|’sha384’|’sha224’|’sha256’|’sha3_224’|’sha3_512’|’sha1’|’blake2s’|’sha3_256’|’blake2b’|’sha3_384’`` │ │ │ │ + 'sha256'``|’sha512’|’sha1’|’sha3_384’|’sha3_512’|’md5’|’sha3_256’|’sha3_224’|’sha384’|’sha224’|’blake2b’|’blake2s’`` │ │ │ │ Default: 'sha256' │ │ │ │ The hashing algorithm used to sign notebooks. │ │ │ │ NotebookNotary.data_dirUnicode │ │ │ │ Default: '' │ │ │ │ The storage directory for notary secret and database. │ │ │ │ NotebookNotary.db_fileUnicode │ │ │ │ Default: ''