[AskJS] Thoughts on using the WebCrypto API to protect a static site?

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • staticrypt

    Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.

  • I was researching how to put a password in front of a static site, and someone told me about StatiCrypt. Digging into that a bit more, I found PageCrypt, which uses the standardized WebCrypto API to encrypt an HTML page and put a simple password form in front of it. It also has more recent GitHub activity than the StatiCrypt repo. Here's a PageCrypt example: https://pagecrypt.onrender.com (password is s3cr3t). Before entering the password, right-click and check out how PageCrypt stores the encrypted payload in a hidden

  • pagecrypt

    Password Protected Single Page Applications and HTML files (by Greenheart)

  • I was researching how to put a password in front of a static site, and someone told me about StatiCrypt. Digging into that a bit more, I found PageCrypt, which uses the standardized WebCrypto API to encrypt an HTML page and put a simple password form in front of it. It also has more recent GitHub activity than the StatiCrypt repo. Here's a PageCrypt example: https://pagecrypt.onrender.com (password is s3cr3t). Before entering the password, right-click and check out how PageCrypt stores the encrypted payload in a hidden

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Yet another encrypt tool for Hugo

    2 projects | /r/gohugo | 27 Jun 2023
  • Easy way to password protect your portfolio?

    1 project | /r/UXDesign | 25 Feb 2023
  • Password protect a static HTML page

    1 project | /r/programming | 18 Feb 2023
  • Password protect a static HTML page

    1 project | /r/patient_hackernews | 18 Feb 2023
  • Super duper random but

    1 project | /r/u_MrCraeon | 18 Feb 2023