Skip to main content

Safe in Cloud DB Search

Project description

This utility make it easy to search a previously created Safe in Cloud database. At this point this is just a quick hack to use SIC in a Linux environment.

Open the database

Use the installed script to open the specified database. The script will prompt for your database password and open the database.

sicsearch ~/SafeInCloud.db

Searching

Fuzzy matching

At the blue > prompt start typing your search term. The script will use a fuzzy match algorithm to filter out the entries as you type.

Searching

Content matching

If your query is three or more characters long the script will also search inside each entry and display which field matched in parenthesis.

Content Match

Inactivity

If there is no activity (key presses) in three minutes, the script will shutdown to prevent the database from staying open.

Keys

Use the following keys while in search mode:

  • ALT-X, ALT-Q - Exit

  • ALT-H, ALT-BACKSPACE - Clear the search field

  • ALT-K, Up - Move selection up

  • ALT-J Down - Move selection down

  • Enter, Return - View selected entry

View mode

Once an entry is selected, all fields in the card will be displayed.

Visa Card

Keys

Use the following keys in view mode:

  • X - Exit script

  • Q - Return to Search mode

  • K - Move field selection up

  • J - Move field selection down

  • Enter, Return - Open URL or Copy selected field to clipboard

To Do

  • Change/customize key-bindings

  • Toggle masked fields

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sicsearch-0.2.2a1.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

sicsearch-0.2.2a1-py3-none-any.whl (10.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page