Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

insecure connection #2

Open
NOPENN opened this issue Apr 30, 2019 · 1 comment
Open

insecure connection #2

NOPENN opened this issue Apr 30, 2019 · 1 comment
Assignees

Comments

@NOPENN
Copy link

NOPENN commented Apr 30, 2019

First great coding!

Second: If i use a secure connection i get a warning Insecure connection. Can you maken it secure? Will be great!

Thirth: Can you make for me a example page for that i must put in the public or private map. So i can editing this?

Fourth: Possible one page with a rss reader will be great!

Greatings
Alexander

@peterkvt80
Copy link
Owner

Sorry, I haven't looked at the project for a while. I think the https thing can be fixed quite easily by extending the server a little bit. https://stackoverflow.com/questions/5998694/how-to-create-an-https-server-in-node-js.
As for the editing. Is it that when you create a new page, you want to initialise it with a custom page? I'd like to be able to edit this page at a special number, say 900, and this would be used as the starting template.
An RSS reader would be an interesting project. Some weird template where you can put in the rss source into the teletext page directly and then the page would be able to pick up an RSS feed. That would be a bit of an innovation.

dannya added a commit that referenced this issue Sep 23, 2021
…s and configuration system (set via config.js).

* More code cleanup, including moving options into `config.js` to allow for customisation.
* Implement option to serve via HTTPS (#2).
* Allow a non-`TEEFAX` custom header title (as defined in config.js) to be substituted in at page render time.
* Render index.html via Nunjucks templating system (allows us to pass in config at render time).
@dannya dannya self-assigned this Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants