tectiv3

Results 19 comments of tectiv3

yeah, this is more like it! simple and fast.

basically to revert it back to default set it to 1 ``` - Resize icons on taskbar: Location in registry: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced Small taskbar – TaskbarSi value 0 Default taskbar –...

I am not really using or developing this package anymore. I am open to pull requests though.

ios? android? if you are on iOS run `pod install` in ios folder.

This is how it was used by me: https://github.com/tectiv3/amanothi/blob/master/src/Storage.js#L229 and this is how it is being used by Standard Notes: https://github.com/standardnotes/mobile/blob/master/src/lib/sfjs/sfjs.js

Don't forget to save `iv` used for encrypting, you'll need it for decryption. Also you should check HMAC to make sure data isn't corrupted. Look for examples by following the...

yes, you need to derive a key from your password phrase

Hi, first of all wow I never tried to use it like this! what platform is it failed on? or is it both?

yep, you were right, thank you for catching those leftovers from refactoring.

@hardcodet yes, android is definitely isn't production ready!