password

  1. Alexander Stolte

    Android Example [B4X] AS TextFieldAdvanced Password Strength Indicator

    This is a Example project for the AS_TextFieldAdvanced, to show the password strength indicator. https://www.b4x.com/android/forum/threads/b4x-xui-as-textfieldadvanced-title-information-counter-password-button-prefix-suffix-icons-multiline.141337/ Have Fun :)
  2. Alexander Stolte

    B4A Library [B4X] [XUI] AS TextFieldAdvanced - Title, Information, Counter, Password, Button, Prefix, Suffix, Icons, Multiline

    With this view you can quickly and easily add good looking text fields, with title and or bottom text. Additionally you can make the TextField a button, so that you can open menus, but still keep the design of the text fields. The view speeds up development because you don't have to worry about...
  3. LucaMs

    Share My Creation [Source code][B4X][B4XPages] lmPWsManager

    Source code of my passwords manager. [ NOTE. It is true that it is possible to save passwords in browsers but: 1 - I do not trust 2 - if I had to change PC? 3 - the passwords of the apps (for example banking)? ] It allows you to manage a SQLite database containing the passwords of your website...
  4. so27

    Share My Creation Passwort Maker

    Here is my iOS, iPadOS and macOS (M1 Silicon) app for generating random passwords. The passwords can be copied and used in all input fields. To the App Store...
  5. Mrphone

    Android Question Connect to Bluetooth to HM-17

    Hi How do I connect to the encrypted Bluetooth module HM-17? I want to connect to the HM-17 Bluetooth module through the Serial/BluetoothAdmin library What should I do? I also visited the post below, but no connection was made...
  6. Scotter

    iOS Question iTunes connect uploader - payload folder contents

    Here's the error message I get: 'requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory.\"}"' UPDATE (still need help): unzipped "temp.zip" to find two folders: - CalcMaterials.app - CalcMaterials.app.dSYM Tried to upload this...
  7. M

    iOS Question Local Mac Builder triggers iCloud error

    hi everyone, i noticed that when I run the b4iBuilder on my mac, in 4/5 minutes iCloud got an error saying that my apple id can't connect to it, and requires my password, i type it in and says "Unknown error"... that's annoying.. this happens to someone else?
  8. ALBRECHT

    Android Question hidding strings into the code

    Hello, For security, Is it necessary, and if yes what is the best method to do for: Hidding particulary parameters or constant or var into the code, like : Public PhaRcs As String = "Mypassword" ' Password Public WebSite As String = "https://www.MyWebSite.com" ' Url Public...
  9. Peter Simpson

    The art and science of password hashing

    Hello all, For a long time now whenever I create a bespoke database driven solution for a client I always make sure that the users database passwords and email addresses are encrypted using BCrypt with salt, that way I can tell my clients that their users details are securely stored in their...
  10. A

    Android Question [solved] Json file password

    Hello, I tried to use OkHttpUtils2 with json, the file adress have a key/password to get to the data. I used j.password = but The Log result is: "ResponseError. Reason: Unauthorized, Response: {"message":"Need to provide a secret-key to READ private bins","success":false}" Sub...
  11. Ahmet KOÇ

    Share My Creation Password Generator

    Google Play Store Link Allows you to generate random passwords consisting of uppercase, lowercase, number and symbols
Top