{"id":13694203,"url":"https://github.com/incipher/einmal","last_synced_at":"2025-05-03T01:31:57.704Z","repository":{"id":38888716,"uuid":"148940481","full_name":"incipher/einmal","owner":"incipher","description":"⏱ The two-factor authentication app you deserve","archived":true,"fork":false,"pushed_at":"2022-12-11T07:26:28.000Z","size":18999,"stargazers_count":80,"open_issues_count":20,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-30T21:03:16.130Z","etag":null,"topics":["authenticator","multi-factor-authentication","two-factor-authentication"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/incipher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-15T21:13:31.000Z","updated_at":"2024-10-12T13:33:23.000Z","dependencies_parsed_at":"2022-08-23T15:02:13.359Z","dependency_job_id":null,"html_url":"https://github.com/incipher/einmal","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/incipher%2Feinmal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/incipher%2Feinmal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/incipher%2Feinmal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/incipher%2Feinmal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/incipher","download_url":"https://codeload.github.com/incipher/einmal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224346381,"owners_count":17296207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["authenticator","multi-factor-authentication","two-factor-authentication"],"created_at":"2024-08-02T17:01:26.674Z","updated_at":"2024-11-12T20:31:43.305Z","avatar_url":"https://github.com/incipher.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/11808903/77279674-9d7ea780-6cc2-11ea-9a8f-381ee2eee398.png\" width=\"200\"/\u003e\n\n  \u003ch1\u003eEinmal\u003c/h1\u003e\n\n  \u003cdiv\u003e\n    \u003ci\u003e/ˈainmaːl/\u003c/i\u003e\n  \u003c/div\u003e\n\n  \u003cdiv\u003e\n    \u003cb\u003eGerman: once\u003c/b\u003e\n  \u003c/div\u003e\n\n  \u003cp\u003eThe minimalistic, secure and open-source \u003ca href=\"https://ssd.eff.org/en/module/how-enable-two-factor-authentication\"\u003etwo-factor authentication\u003c/a\u003e app.\u003c/p\u003e\n\u003c/div\u003e\n\n## Features\n\n- ♻️ Cross-platform — available on Android \u0026 iOS (coming soon)\n- 🔒 Encryption by default — your vault is never stored in plaintext\n- 👱‍♂️ Biometric unlock — decrypt your vault using biometrics\n- 🚀 Import \u0026 export vault — back up your vault securely anywhere you like\n- 🙈 Discreet mode — conceal your tokens in public\n- 📸 Screenshot protection — immune to screen-capturing malware\n- 🏴 AMOLED dark theme — because why would you have it any other way?\n\n## Supported Algorithms\n\n- ⏱ 6-digit time-based one-time password (TOTP) authentication [(RFC 6238)](https://tools.ietf.org/html/rfc6238)\n\n## Security\n\n- Encryption \u0026 message authentication: [NaCl's XSalsa20-Poly1305 (JavaScript port)](https://github.com/dchest/tweetnacl-js)\n- Key derivation: [scrypt (Go implementation)](https://godoc.org/golang.org/x/crypto/scrypt)\n- Entropy: [Java's SecureRandom](https://developer.android.com/reference/java/security/SecureRandom) | [Objective-C's SecRandomCopyBytes](https://developer.apple.com/documentation/security/1399291-secrandomcopybytes)\n\n## Tech\n\n- [React Native](https://reactnative.dev/) (mostly using [Expo](https://expo.io/))\n  - To support both Android \u0026 iOS\n- [Go Mobile](https://github.com/golang/go/wiki/Mobile)\n  - To offload the blocking key derivation workload to the UI thread\n  - To write once in Go and generate bindings for both Android \u0026 iOS\n  - To utilize Go's outstanding crypto package\n\n## Roadmap\n\n- [x] Facilitate biometric unlock\n- [ ] Facilitate manual key entry\n- [ ] Facilitate web/CLI vault decryption (escape hatch)\n- [ ] Offload encryption to Go\n- [ ] Design light theme\n- [ ] Produce iOS build\n- [ ] Write tests\n\n## Screenshots\n\n\u003cspan\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/11808903/81027399-ee66eb80-8e7d-11ea-84d0-60686d2d32f6.png\" width=\"300\"/\u003e\n\n  \u003cimg src=\"https://user-images.githubusercontent.com/11808903/80574717-a457b300-8a02-11ea-915e-db7cd98740f2.png\" width=\"300\"/\u003e\n\u003c/span\u003e\n\n## Feedback\n\nYour feedback is most welcome! Please get in touch by email: support@incipher.io.\n\n## License\n\n\u003ca href=\"https://creativecommons.org/publicdomain/zero/1.0/\"\u003eCreative Commons Zero v1.0 Universal\u003c/a\u003e\n","funding_links":[],"categories":["Security"],"sub_categories":["Password"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincipher%2Feinmal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fincipher%2Feinmal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincipher%2Feinmal/lists"}