Skip to main content

Script for importing/exporting TOTP 2-factor authentication codes for Standard Notes.

Project description

Standard Notes TOTP Converter

A Python script for converting a list of TOTP URIs to the JSON format used by Standard Notes's "Authenticator" note type, and vice versa.

Usage

You can tell the script to import to or export from Standard Notes.

Importing

When importing, you provide a file path to a text file containing a list of TOTP URIs. They start with otpauth:// and will usually contain a service name, account name (username/email address), and a secret code. You can also use certain types of password manager CSV export files, such as generated by Apple Passwords on MacOS.

If the script can't find an account name, you will be asked for one. If it can't find the service name, it will be replaced by [Unknown Service].

The output when importing will be in JSON that you can use in Standard Notes. To import into SN:

  1. Open the text file on your computer (using Notepad, TextEdit, etc)
  2. Select the entire content of the text file and copy it
  3. Create a new note in Standard Notes and set its type to Plain Text
  4. Paste the contents of the text file into Standard Notes
  5. Change the note type to Authenticator

Exporting

The input will be a file path to a text file containing the JSON data from Standard Notes. The script will convert the JSON data back into a list of TOTP URIs in a text file that can be imported by some authenticator apps. You can also use a QR code generator on the URIs to create the TOTP QR code that can be used to add the codes to an authenticator app on your phone.

Security Considerations

Do not handle your TOTP codes on computers you do not trust, and I would recommend deleting files containing the information from your computer when done to make sure your codes don't fall into the wrong hands. If someone has your password and the files with the TOTP secrets in them, they can sign into your accounts.

This script does not use the Internet at all when converting codes, the conversion is handled entirely in the script.

Credits/License

The code in this repository is licensed under the MIT License.

The trademark of Standard Notes is owned by Standard Notes Ltd. The software itself is open-source at https://github.com/standardnotes.

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

sntotpconverter-1.1.1.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sntotpconverter-1.1.1-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file sntotpconverter-1.1.1.tar.gz.

File metadata

  • Download URL: sntotpconverter-1.1.1.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.23

File hashes

Hashes for sntotpconverter-1.1.1.tar.gz
Algorithm Hash digest
SHA256 dc16c0956947c3005a5cec0ce0a2da3a9cf52b3568cdd830c68946418dc1f99e
MD5 b3e3c70b2ecc884e1624f10a86651706
BLAKE2b-256 4929dce338cde4549cc53b0568af123e0f0f9baa9423b633dc226790abe2d527

See more details on using hashes here.

File details

Details for the file sntotpconverter-1.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for sntotpconverter-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a37fc578a424ca0b0f2b37c66c59071e424682321e83bc8991390429fdec367b
MD5 850fa7a7455357de50a9e56bd4a2e21e
BLAKE2b-256 27241d23c204be73c5587751120d328af8515290ea109346865ce2a073a32174

See more details on using hashes here.

Supported by

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