Friday, March 15, 2024

Hiccup in the email sending service has been fixed

Today morning, there was a hiccup in the email sending service that prevented users from receiving the 2-factor authentication code and the password reset link. The issue has been resolved. I apologize for any inconvenience caused.

Friday, December 8, 2023

Fix for the error when importing bookmarks from MyMark.me

Today's update includes a fix for the error that occurred when importing bookmarks from the MyMark.me bookmark manager. This issue specifically arose when attempting to import a bookmark HTML file exported from MyMark.me. Bookmark files exported from other bookmark managers were not affected by this error.

Sunday, October 29, 2023

Today's update includes an important bug fix

Today's update includes the fix for the "Add to Ninja bookmarklet doesn't work in Safari on iOS" issue.

The issue has to do with how the new version of mobile Safari saves the JavaScript code. This new behaviour breaks the JavaScript code of the "Add to Ninja" bookmarklet. This impacts only the users who recently installed the bookmarklet in Safari on iOS. Users who installed it earlier still can use it without any problem.

The JavaScript code of the "Add to Ninja" bookmarklet has been modified so that the way the new Safari saves the code will not make it unusable.

If your "Add to Ninja" bookmarklet doesn't work in Safari on iOS, please delete it and reinstall it following the steps described here: How to install the bookmarklet in your mobile browser?

Please contact us at support@bookmarkninja.com if you have any questions or if there's anything we can help you with.

Saturday, October 28, 2023

New installation of the "Add to Ninja" bookmarklet doesn't work in the latest version of Safari on iOS

If you install the "Add to Ninja" bookmarklet in the latest version of Safari on iOS, the "Add to Ninja" bookmarklet will not work. The issue has to do with how the new mobile Safari saves the javascript code. If you installed the bookmarklet earlier then the issue doesn't affect you. If you have this problem please let me know this by sending an email to support@bookmarkninja.com and I will send you the updated bookmarklet script that fixes this issue. I will also update the script on the website ASAP.

Thursday, August 10, 2023

Improvements

Today's update includes minor bug fixes and important improvements:

  • Memory management on the server side has been enhanced to improve performance during high traffic loads. 
  • Database connection configuration has been modified to support a larger number of simultaneous connections.
  • The email sender library has been upgraded to a more recent version in order to improve security. 
  • The email sender code has been modified to utilize a more modern protocol that improves security.

Monday, May 8, 2023

New feature: Two-Factor Authentication

What is Two-Factor Authentication and how does it work?

Two-factor authentication (2FA), also known as multi-factor authentication (MFA) is a security process that requires a user to provide two different forms of identification before being granted access to a system, account, or device.

The first factor is typically a username and password, the second factor is something the user has, such as an email, mobile device or hardware token.

Bookmark Ninja uses an email-based two-factor authentication. Email-based two-factor authentication is a security process that uses email as the second factor of authentication.

When the user enters their username and password to log in to their Bookmark Ninja account, an email containing a unique one-time security code is sent to the email address associated with the account. The user must then enter this code on the login screen in addition to their password to complete the login process.

By requiring two different factors, 2FA provides an additional layer of security and makes it much more difficult for unauthorized users to gain access to a system or account. Even if a password is compromised or stolen, the second factor acts as a barrier that makes it difficult for attackers to gain access.

How to turn on Two-Factor Authentication?

(1) Select "User/Account" in the main menu of Bookmark Ninja.

(2) On the "Account" page click on "Turn on" next to "Two-Factor Authentication: OFF". A security code will be sent to your email address and the "Turn on Two-Factor Authentication" dialog box will show up.

(3) Enter the code on the "Turn on Two-Factor Authentication" dialog box then click on "Turn ON".


How to login when Two-Factor Authentication is turned on?

(1) Click on "Login" in the main menu of Bookmark Ninja.

(2) Enter your username and password then click on the "Login" button or press enter. If it's not your computer then make sure to uncheck "Keep me logged in".

(3) If Two-Factor Authentication is turned on, a security code will be sent to your email address associated with your account.

(4) On the Two-Factor Authentication screen enter the code and click on the "Submit" button or press enter.

The security code that is sent to your email address is valid for 5 minutes.

If invalid codes are entered 5 times in a row you will need to re-enter your password and username.

How to turn off Two-Factor Authentication?

(1) Select "User/Account" in the main menu of Bookmark Ninja.

(2) On the "Account" page click on "Turn off" next to "Two-Factor Authentication: ON". A security code will be sent to your email address and the "Turn off Two-Factor Authentication" dialog box will show up.

(3) Enter the code on the "Turn off Two-Factor Authentication" dialog box then click on "Turn OFF".


How to change your email address when Two-Factor Authentication is turned on?

Since Bookmark Ninja is using an email-based Two-Factor Authentication, if you want to change your email address then the new email address has to be verified.

(1) Select "User/Account" in the main menu of Bookmark Ninja.

(2) Click on "Change" next to your email address.

(3) Enter your password and your new email address then click on "Save". A security code will be sent to your new email address and the "Verifying Email Address" dialog box will show up.

(4) Enter the code on the "Verifying Email Address" dialog box then click on "Submit".


Two-Factor Authentication on mobile devices

Two-Factor Authentication works the same way in mobile browsers as in desktop browsers. You can setup 2FA on the Account page and all the 2FA related pages have their mobile optimized versions.



Tuesday, March 28, 2023

Fixing the "error when user right mouse clicks on a bookmark" issue

Users might get the "Oops, something went wrong..." error message when they right mouse click on a bookmark on the Dashboard to invoke the bookmark context menu.

It happens when a browser extension is running in the browser that changes the content of the Bookmark Ninja Dashboard. It changes the IDs of the components of the web page (the Dashboard) which causes the error. This is a very bad behaviour of a browser extension, the browser web stores should refuse the submission of such extensions. These extensions can harm the functionalities of the web applications.

Typically browser extensions that translate the content of the web pages can cause such issues.

Please follow the steps below to fix the issue:

(1) Disable all the browser extensions in your browser.

(2) Enable the browser extensions one by one to find out which one causes the issue.

(3) If you find the browser extension that causes the issue add Bookmark Ninja to its exception list/white list (if there is any). Make sure you are using the full URL "https://www.bookmarkninja.com". If the browser extension doesn't support an exception list/white list then leave the extension disabled.