···6060 )
6161 # Only SQLCipher should be able to read the encrypted DB:
6262 machine.fail(
6363- "su - alice -c 'sqlite3 ~/.config/Signal/sql/db.sqlite .databases'"
6363+ "su - alice -c 'sqlite3 ~/.config/Signal/sql/db.sqlite .tables'"
6464 )
6565 print(machine.succeed(
6666 "su - alice -c 'sqlcipher ~/.config/Signal/sql/db.sqlite'"