From 488e1a659da6d6d67f158d909cd56c5df7485716 Mon Sep 17 00:00:00 2001 From: gero <114809573+6eero@users.noreply.github.com> Date: Sat, 18 May 2024 17:40:26 +0200 Subject: [PATCH] Update index.html --- index.html | 57 +++++++++++++++++++++++++++--------------------------- 1 file changed, 28 insertions(+), 29 deletions(-) diff --git a/index.html b/index.html index 62fa146..fdf3ece 100644 --- a/index.html +++ b/index.html @@ -13,18 +13,12 @@ background-color: #141218; color: #ffffff; padding-top: 50px; - /* Altezza della barra */ overflow-y: scroll; - /* Mantiene la funzionalità di scorrimento verticale */ } - /* Nasconde visivamente la barra di scorrimento senza rimuovere la funzionalità */ - body::-webkit-scrollbar { width: 0px; - /* Larghezza della barra di scorrimento */ background: transparent; - /* Colore di sfondo della barra */ } .navbar { @@ -32,27 +26,22 @@ background-color: #141218; overflow: hidden; position: fixed; - /* Fissa la barra in cima */ top: 0; left: 0; display: flex; align-items: center; padding: 10px 20px; z-index: 1000; - /* Assicurati che la barra sia sopra gli altri contenuti */ } .navbar .logo img { height: 35px; - /* Altezza del logo */ } .navbar .nav-links { display: flex; margin-left: auto; - /* Sposta il blocco dei link più a sinistra */ margin-right: 30px; - /* Sposta il blocco dei link più a sinistra */ } .navbar .nav-links a { @@ -70,13 +59,12 @@ .navbar .nav-links a:hover { color: #CDBDFA; - /* Colore di hover */ } .hero { text-align: center; padding-top: 70px; - padding-bottom: 50px; + padding-bottom: 80px; background-color: #141218; } @@ -110,6 +98,7 @@ max-width: 840px; margin: 0 auto; word-wrap: break-word; + text-align: justify; } .content { @@ -127,7 +116,7 @@ .content ul { color: #B2B2B2; word-wrap: break-word; - line-height: 1.6; + line-height: 1.55; } .content ul { @@ -204,11 +193,11 @@ Donate -
+ +
NewPass Feature Graphic

Welcome to NewPass

@@ -222,22 +211,32 @@

Welcome to NewPass

Key Features

    -
  • Password Generation: NewPass provides a robust password generator that allows you to create complex and secure passwords tailored to your specific requirements. You can customize the length and the character set (Uppercase, Numbers - and Special).
  • -
  • Local Storage: Your passwords are stored locally on your device, ensuring complete privacy and control over your data. NewPass does not store any passwords on external servers, minimizing the risk of unauthorized access (If you - uninstall the app, your password are lost!).
  • -
  • AES Encryption: NewPass encrypts all stored passwords using Advanced Encryption Standard (AES) with Cipher Block Chaining (CBC) mode before saving them in the local database.
  • -
  • SQLite Chiper: NewPass utilizes SQLCipher, an extension for SQLite databases, to bolster security further by encrypting entirely the database, ensuring robust protection against unauthorized access. The encryption key is chosen - by the user upon the first launch of the app, and it remains saved and encrypted in an EncryptedSharedPreferences. It is then requested every time the app is launched.
  • -
  • User-Friendly Interface: NewPass features an intuitive and user-friendly interface, making it easy to generate, view, and manage your passwords. The app offers convenient options for copying passwords to the clipboard and securely - sharing them with other applications.
  • +
  • Password Generation: Create complex and secure passwords, customizable in length and character set (uppercase, numbers, and special characters).
  • +
  • Local Storage: Passwords are stored locally on your device, ensuring privacy and control, with no data stored on external servers.
  • +
  • AES Encryption: All passwords are encrypted using AES with CBC mode before being saved in the local database.
  • +
  • SQLite Cipher: Utilizes SQLCipher for full database encryption, with an encryption key chosen by the user upon the app's first launch.
  • +
  • User-Friendly Interface: Easy-to-use interface for generating, viewing, and managing passwords, with options for copying and securely sharing passwords.
+
-
+
+

Screenshots

+
NewPass Feature Graphic +
+
+ + + +

Download

-

get-it-on pSu1a36

+

Get the best password encryption experience by downloading NewPass on your Android device today!

+
-