Skip to content

Adding Encryption support#1

Merged
amd989 merged 23 commits intomasterfrom
feature/encryption
Aug 24, 2024
Merged

Adding Encryption support#1
amd989 merged 23 commits intomasterfrom
feature/encryption

Conversation

@amd989
Copy link
Copy Markdown
Owner

@amd989 amd989 commented Aug 1, 2023

Merging the changes made by desterly/mariner to support encrypted .ctb files on top of the current version of mariner.

Made the necessary changes to compile the project using Github's Actions

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@3e793cf). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   77.72%           
=========================================
  Files             ?       32           
  Lines             ?     1580           
  Branches          ?       45           
=========================================
  Hits              ?     1228           
  Misses            ?      352           
  Partials          ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RobotCaleb
Copy link
Copy Markdown

How stable is this? I've just started looking into mariner and discovered it was a bit out of date.

@amd989
Copy link
Copy Markdown
Owner Author

amd989 commented Sep 10, 2023

Hi,

I went through the same process a couple weeks ago. I wanted to use it, but it would not work because my printer uses encrypted .ctbs and it's on firmware 4.5

This fork is attempting to put encryption support over the current firmware.

So far it is working to the point that It can upload/display files and can start a print from the UI (on the printer or WebUI).

Currently there is a bug that prevents loading the status page after a print has started, but it would not affect the printing process.

Something about how the encrypted file handles layers, haven't have time to check it again. But you are welcome to try

@amd989 amd989 merged commit 9407741 into master Aug 24, 2024
@amd989
Copy link
Copy Markdown
Owner Author

amd989 commented Aug 24, 2024

TODO: Figure out the layer bug preventing reading the status page from loading

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

Successfully merging this pull request may close these issues.

3 participants