Simon Frey

Results 52 comments of Simon Frey
trafficstars

Could you manually `go get github.com/programmfabrik/esc` to see if that helps?

Nice idea. I think we already have that info in the db, so should be a small fix.

The extension should not auto redirect, except if you activate that in the settings. Are you experiencing a different behavior? Sometimes the upstream servers of an url are down and...

Sure, that would be a second button. Something like "Support unshort.link by using it's affilate link"

Yes, you need to rerun the script as the old config file would be deleted.

Great ideas here. Thank you! Will see if I find time in the christmas break to work on this :)

Alrighty, I implemented both ideas in https://github.com/simonfrey/s4/pull/37 (plus some restructuring of the code, as I figured, that my go knowledge back then was a lot worse than now ;). Should...

> Another minor suggestion would be to also offer Base58 as an option (to reduce the size of the encrypted shares, and still robust when hardcopy shares are printed using...

> but if I would change one thing, it would be for the encoder/encryption tool to use all lowercase in the header it produces ([s4 v0.6 s4 instead of [s4...

> Can the opening and closing brackets ([, ]) be made optional for the decryption algorithm? Done :)