All Projects → AginSquash → open2fa

AginSquash / open2fa

Licence: other
Two-factor authentication app with import/export for iOS and macOS. All codes encrypted with AES 256. FaceID & TouchID support included. Written with love in SwiftUI ❤️

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to open2fa

Elasticsearch Dump
Import and export tools for elasticsearch
Stars: ✭ 5,977 (+24804.17%)
Mutual labels:  export, backup, import
Dynein
DynamoDB CLI written in Rust.
Stars: ✭ 126 (+425%)
Mutual labels:  export, backup, import
connect-backup
A tool to backup and restore AWS Connect, with some useful other utilities too
Stars: ✭ 19 (-20.83%)
Mutual labels:  export, backup, import
Node Firestore Import Export
Firestore data import and export
Stars: ✭ 271 (+1029.17%)
Mutual labels:  export, backup, import
Fbx
📜 Single-file binary FBX importer.
Stars: ✭ 47 (+95.83%)
Mutual labels:  export, import
Bentools Etl
PHP ETL (Extract / Transform / Load) library with SOLID principles + almost no dependency.
Stars: ✭ 45 (+87.5%)
Mutual labels:  export, import
Rexport
Reddit takeout: export your account data as JSON: comments, submissions, upvotes etc. 🦖
Stars: ✭ 87 (+262.5%)
Mutual labels:  export, backup
Github records archiver
Backs up a GitHub organization's repositories and all their associated information for archival purposes.
Stars: ✭ 100 (+316.67%)
Mutual labels:  export, backup
Grafana Import Export
shell scripts for importing and exporting Grafana's dashboards and datasources
Stars: ✭ 125 (+420.83%)
Mutual labels:  export, import
Couchimport
CouchDB import tool to allow data to be bulk inserted
Stars: ✭ 125 (+420.83%)
Mutual labels:  export, import
Csvreader
csvreader library / gem - read tabular data in the comma-separated values (csv) format the right way (uses best practices out-of-the-box with zero-configuration)
Stars: ✭ 169 (+604.17%)
Mutual labels:  export, import
Quip Export
Export all folders and documents from Quip
Stars: ✭ 28 (+16.67%)
Mutual labels:  export, backup
Flares
Flares 🔥 is a CloudFlare DNS backup tool
Stars: ✭ 156 (+550%)
Mutual labels:  export, backup
Sketchup Stl
A SketchUp Ruby Extension that adds STL (STereoLithography) file format import and export.
Stars: ✭ 214 (+791.67%)
Mutual labels:  export, import
Process Migrator
Process migrator node.js utility for VSTS inherited process
Stars: ✭ 49 (+104.17%)
Mutual labels:  export, import
Lazy importer
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
Stars: ✭ 544 (+2166.67%)
Mutual labels:  export, import
Simple Excel
Read and write simple Excel and CSV files
Stars: ✭ 502 (+1991.67%)
Mutual labels:  export, import
Portphp
Data import/export framework for PHP
Stars: ✭ 225 (+837.5%)
Mutual labels:  export, import
Qzoneexport
QQ空间导出助手,用于备份QQ空间的说说、日志、私密日记、相册、视频、留言板、QQ好友、收藏夹、分享、最近访客为文件,便于迁移与保存
Stars: ✭ 456 (+1800%)
Mutual labels:  export, backup
Roam To Git
Automatic RoamResearch backup to Git
Stars: ✭ 489 (+1937.5%)
Mutual labels:  export, backup

Logo Open2FA

Two-factor authentication app for iOS and macOS

Latest Release Platform Platform

Open2FA is a simple, open source two-factor authentication application written using SwiftUI. Two-step verification helps you protect your accounts, even if attackers have your password.

  • All your codes are stored in an encrypted file (AES-256) 🔐
  • Codes can be added by QR scanning or manually 📷
  • FaceID & TouchID support 👨‍🦱
  • Import and export encrypted file with codes 📲
  • Your codes are not stored in iCloud, all works locally 👩‍💻

Screenshots

Screenshot of the Login screen   Screenshot of the token list   Screenshot of the edit list

Screenshot of the macOS version

Getting Started

  1. Download the latest version of the source code

git clone https://github.com/AginSquash/open2fa.git

  1. Go to open2fa folder and open the open2fa.xcodeproj file.
  2. Wait until xcode downloads all dependencies and then run project.

Dependencies

All dependencies in this project are added through SPM. Links to them:

Notes

This product includes software developed by the "Marcin Krzyzanowski" (http://krzyzanowskim.com/) Also i want to thank all the libraries developers and of course the wonderful SwiftUI community.

License

Copyright (C) 2020 Vladislav Vrublevsky [email protected]

This software is provided 'as-is', without any express or implied warranty.

In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose,including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

  • The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation is required.
  • Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
  • This notice may not be removed or altered from any source or binary distribution.
  • Redistributions of any form whatsoever must retain the following acknowledgment: 'This product includes software developed by the "Vladislav Vrublevsky" (AginSquash).'
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].