Jump to content
View in the app

A better way to browse. Learn more.

Horizon Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

PBKDF2 (Password-Based Key Derivation Function 2) is a key derivation function that is part of the PKCS #5 standard. It is used to derive cryptographic keys from a password. PBKDF2 applies a pseudorandom function, such as HMAC (Hash-based Message Authentication Code), to the input password along with a salt value and repeats the process many times to produce a derived key. This process makes it computationally expensive to perform brute-force attacks.

PBKDF2 was introduced in Horizon's newer releases for the safekeeping of passwords and user information. New commands were added in to the `auth` server along with this update - Command `reset-password <username> <password>` will reset the password for the given username. Command `create-account` will generate a hash for the given text password input in the command.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.