Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: ChatGPT with Access to the Internet (lit.codes)
7 points by myuzio on June 14, 2023 | hide | past | favorite | 3 comments
This is a client for the OpenAI's GPT API (requires you to have an API key).

Features:

- Can look things up for you over the internet

- End-to-end encrypted chat history

- No login or personal data required




How can I trust to put my API key ?


Your API key is only stored client-side, on the server-side only a hash of it is stored. Your entire chat history is encrypted/decrypted on the client-side so there is no way someone else can read your history.

It's an Open Source project, if you want you can host it yourself. https://github.com/aminmarashi/gpt-api-companion/tree/main/c... I'll add a Github badge to build some trust.

Edit: you can read more in this page https://chat.lit.codes/privacy-and-security

It already mentions the GitHub repo, so I'm not adding the badge.


Hosted on AWS, nice choice :-)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: