All Projects → nextcloud → Twofactor_u2f

nextcloud / Twofactor_u2f

Licence: agpl-3.0
🔑 U2F second factor provider for Nextcloud

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Twofactor u2f

Privacyidea
🔐 multi factor authentication system (2FA, MFA, OTP Server)
Stars: ✭ 1,027 (+887.5%)
Mutual labels:  two-factor
Passwords Webextension
The official browser extension for the Passwords app for Nextcloud.
Stars: ✭ 68 (-34.62%)
Mutual labels:  nextcloud
Nextcloud Vue
🍱 Vue.js components for Nextcloud app development ✌
Stars: ✭ 89 (-14.42%)
Mutual labels:  nextcloud
Vpstoolbox
一键安装Trojan-GFW代理,Hexo博客,Nextcloud等應用程式。
Stars: ✭ 1,080 (+938.46%)
Mutual labels:  nextcloud
Activity
⚡️ Activity app for Nextcloud
Stars: ✭ 67 (-35.58%)
Mutual labels:  nextcloud
Twofactor gateway
🔑 Second factor provider using an external messaging gateway (SMS, Telegram, Signal)
Stars: ✭ 76 (-26.92%)
Mutual labels:  two-factor
Spreed
📞😀 Nextcloud Talk – chat, video & audio calls for Nextcloud
Stars: ✭ 994 (+855.77%)
Mutual labels:  nextcloud
Nextcloudpi
📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, Docker, curl installer...
Stars: ✭ 1,340 (+1188.46%)
Mutual labels:  nextcloud
Notify push
Update notifications for nextcloud clients
Stars: ✭ 67 (-35.58%)
Mutual labels:  nextcloud
Cms pico
🗃 Integrate Pico CMS and let your users manage their own websites
Stars: ✭ 84 (-19.23%)
Mutual labels:  nextcloud
Nextcloud Snap
☁️📦 Nextcloud packaged as a snap
Stars: ✭ 1,088 (+946.15%)
Mutual labels:  nextcloud
Unsplash
📸🔀☁️ Random Nextcloud log in background from Unsplash
Stars: ✭ 58 (-44.23%)
Mutual labels:  nextcloud
Qownnotesapi
Nextcloud / ownCloud API for QOwnNotes
Stars: ✭ 76 (-26.92%)
Mutual labels:  nextcloud
Nextcloud Metadata
A Nextcloud plugin for displaying file metadata.
Stars: ✭ 50 (-51.92%)
Mutual labels:  nextcloud
Xsrv
[mirror] Install and manage self-hosted services/applications, on your own server(s) - ansible collection and utilities
Stars: ✭ 89 (-14.42%)
Mutual labels:  nextcloud
Jsxc.nextcloud
💬 Chat app for Nextcloud with XMPP, end-to-end encryption, video calls, file transfer & group chat
Stars: ✭ 44 (-57.69%)
Mutual labels:  nextcloud
Passman Android
🔑 Android app for Passman.
Stars: ✭ 70 (-32.69%)
Mutual labels:  nextcloud
Team Container
A collection of containers to prepare a server for collaboration.
Stars: ✭ 100 (-3.85%)
Mutual labels:  nextcloud
Nextcloud Libreoffice Online
Docker configuration for Nextcloud with LibreOffice Online (plain http, no SSL support)
Stars: ✭ 92 (-11.54%)
Mutual labels:  nextcloud
Vonage Java Sdk
Vonage Server SDK for Java. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Stars: ✭ 75 (-27.88%)
Mutual labels:  two-factor

U2F second factor provider for Nextcloud

Downloads Scrutinizer Code Quality JavaScript Coverage Status

Requirements

In order to use this app for authentication, you have to use a browser that supports the U2F standard:

  • Google Chrome
  • Chromium
  • Firefox
    • V67 or newer
    • V57 to V66: After activation of security.webauth.u2f in about:config
    • V56 or before: In combination with this extension
  • Opera

Login with external apps

Once you enable U2F with Two Factor U2F, your aplications (for example your Android app or your GNOME app) will need to login using device passwords. To manage it, know more here

Development Setup

This app uses composer and npm to manage dependencies. Use

composer install
npm install
npm run build

or if you're using Krankerl

krankerl up

to set up a development version of this app.

Supported devices

Every device supporting U2F should work fine. The following devices are known to work:

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].