Anderson Juhasc

Results 5 issues of Anderson Juhasc

Hi, I'm developing this chromium extension, but I'm not sure in witch category it goes, maybe Tools, Nostr account manager or Nostr Wallet. Feedback and ideas are welcome. https://github.com/Anderson-Juhasc/nostrame Thanks!

I'm using the plugin, but I have a problem that when I change the page I get a wink from previous page ... I'm using Android 2.3.5. Thanks.

Something similar to Password Manager master password. Code example: ``` encryptObject(obj, password) { try { const iv = crypto.randomBytes(16); const salt = crypto.randomBytes(64); const key = crypto.pbkdf2Sync(password, salt, 100000, 32,...

Files. Php not go to the folder / dist. How can I do this? Grateful.