Skip to content

Releases: HemmeligOrg/Hemmelig.app

Fix Awkward Client IP bug

02 Oct 17:38
9ae5e5d
Compare
Choose a tag to compare
v1.8.1

fix: awkward bug in the code

Get client IP

02 Oct 15:14
fef33f1
Compare
Choose a tag to compare
  • Get client ip from header set in checkHeaders array #39
  • Increase the salt rounds for more secure hashing #37
  • Add contribution file #35

The Statistical Bugfix

01 Oct 12:40
4374481
Compare
Choose a tag to compare
  • Reset the form data to allow the user to post new secrets #33
  • Add secrets created statistics #32
  • Remove the expansion of the textarea #31

Unique ID for password field

01 Sep 07:55
4eac2b3
Compare
Choose a tag to compare

Nothing more. Nothing less.

Better encryption

09 Jul 08:30
3914729
Compare
Choose a tag to compare

Crypto update: 43ec153

This release also goes from Preact to React. The reason is that preact/compat does not work for all libraries. This is pain.

The Attachment

02 Jul 12:45
66c004a
Compare
Choose a tag to compare

The main focus of this release is to enable users to upload an image. This requires the users to sign in. Email is required.

Other is if the secret is a base64 encoded string, it will detect this within the frontend, and add a button to convert it to plain text.

The Unlockable

24 Jun 16:46
b47edbc
Compare
Choose a tag to compare

This release will create a more secure storing of secrets. It requires a unique key that is part of the URL in order to unlock the secret. From the README:

You enter https://hemmelig.app, write your sensitive information, expire time, optional password, and click create a secret link. You share the secret link. The receiver of the link opens it, writes the optional password, and retrieves the sensitive information. When a secret link is created, it gets its unique encryption key that is not saved to the database and only will be part of the URL. This means NO ONE can decrypt your secret without the hash(SECRET_MASTER_KEY + YOUR_UNIQUE_ENCRYPTION_KEY), and access to the Redis instance.

The Safari Flaw

23 Jun 06:43
2b4c27e
Compare
Choose a tag to compare

Solves a bug with safari that the header was 1000px in height

The Helmet

22 Jun 20:23
84fc1f8
Compare
Choose a tag to compare
  • fastify-helmet
  • Polishing

The Manifest typo release

22 Jun 06:12
f21bd03
Compare
Choose a tag to compare
v1.3.1

Update manifest images url