Show HN: html-vault – create self-contained HTML for password protected content
1–10 of 23 posts
Re: Show HN: html-vault – create self-contained HTML for password protected content
#2Re: Show HN: html-vault – create self-contained HTML for password protected content
#3This might take a moment it said but I think I waited two minutes with no result in sight.
Re: Show HN: html-vault – create self-contained HTML for password protected content
#4Re: Show HN: html-vault – create self-contained HTML for password protected content
#5Works, but takes a little while. Nice -useful
Re: Show HN: html-vault – create self-contained HTML for password protected content
#6With a slight difference, it works 100% in the browser, you can use it here: https://camsjams.github.io/mr-roboto/
But you need to store the output somewhere safe.
Re: Show HN: html-vault – create self-contained HTML for password protected content
#7Nice! I made something similar to this: https://github.com/camsjams/mr-roboto With a slight difference, it works 100% in the browser, you can use it here: https://camsjams.github.io/mr-roboto/ But you need to store the output somewhere safe.
Re: Show HN: html-vault – create self-contained HTML for password protected content
#8It offers scrypt + aes-gcm, encoded into 256 emoji; all the crypto is in https://github.com/aurorabbit/libemojicrypt/blob/master/prot... (I could have went without a subrepo, but in theory it makes non-web integration or alternate interfaces simple.)
It's based off of ricmoo's scrypt.js, pfrazee's base-emoji, and WebCrypto.
Output contains a header (with N/r parameters), salt, IV, and HMAC. Room for a dozen more protocol versions as well.
It's abandoned, looking for a loving home! Work for some new (and some unimplemented) features is laid out here: https://github.com/aurorabbit/emojicrypt.com/issues
Re: Show HN: html-vault – create self-contained HTML for password protected content
#9On the topic of toy web crypto projects, here's mine: https://emojicrypt.com/ It offers scrypt + aes-gcm, encoded into 256 emoji; all the crypto is in https://github.com/aurorabbit/libemojicrypt/blob/master/prot... (I could have went without a subrepo, but in theory it makes non-web integration or alternate interfaces simple.) It's based off of ricmoo's scrypt.js, pfrazee's base-emoji, and WebCrypto. Output contains…
Re: Show HN: html-vault – create self-contained HTML for password protected content
#10On the topic of toy web crypto projects, here's mine: https://emojicrypt.com/ It offers scrypt + aes-gcm, encoded into 256 emoji; all the crypto is in https://github.com/aurorabbit/libemojicrypt/blob/master/prot... (I could have went without a subrepo, but in theory it makes non-web integration or alternate interfaces simple.) It's based off of ricmoo's scrypt.js, pfrazee's base-emoji, and WebCrypto. Output contains…
:bangbang::penguin::bomb::rabbit2::pig2::black_joker::pray::flashlight::baby_bottle::herb::cookie::arrow_right::loudspeaker::ribbon::ice_cream::fries::link::thought_balloon::1234::rose::point_left::sunglasses::open_hands::game_die::nose::cactus::cake::beetle::musical_keyboard::football::musical_note::point_up_2::ox::dash::no_entry::crown::postal_horn::no_entry::broken_heart::vertical_traffic_light::baby_bottle::ghost::snake::round_pushpin::art::bath::rice::sweat_drops::point_up_2::rocket::postal_horn::gun::traffic_light::tennis::poodle::bath::couple::octopus::maple_leaf::earth_africa::shell::pushpin::rabbit2::sweat_drops::point_right::ghost::hamburger::blue_book::telescope::arrow_right::rooster::purse::beer::flashlight::sob::bride_with_veil::ring::bomb::cupid::pray::bowling:
The password is the FQDN of hn (without the final .)