lhtml icon indicating copy to clipboard operation
lhtml copied to clipboard

An app for working with local HTML files.

Results 7 lhtml issues
Sort by recently updated
recently updated
newest added

For testing, this works: ``` pip install humancrypto humancrypto rsa create-private /tmp/foobar.key humancrypto rsa self-signed-cert --common-name foobar /tmp/foobar.key /tmp/foobar.crt openssl pkcs12 -export -out /tmp/foobar.pfx -inkey /tmp/foobar.key -in /tmp/foobar.crt -passout pass:foobar...

feature
security-sensitive

LHTML is a mouthful, and it's 5 letters. Let's find something that's 3 letters and rolls off the tongue.

In fixing #32 I had to allow the session (from the guest partition) to make requests to `chrome-devtools://` but I'm not sure if this opens up security concerns. Does it?

question
security-sensitive

Some documents could benefit from having items put into the application's menu (and being able to assign shortcut keys to the items). Consider if it's secure and worth adding an...

feature
security-sensitive

I could argue for and against building encryption *into* LHTML files. For: - Easier for users (cause they don't have to use a separate program) - If the viewer/editor reads/writes...

feature
security-sensitive

What about this? Because my friends are not going to install the lhtml editor anytime soon.

security-sensitive

It would be nice if LHTML documents could provide links for users to click that would open in the user's browser. PDFs allow this, for instance. But allowing LHTML documents...

feature
security-sensitive