Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Slimjet Md5

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
Tupeelo
Posts: 47
Joined: 2018-11-10 14:10

Slimjet Md5

#1 Post by Tupeelo »

would you trust this for a slimjet install [*MD5:92070DCDA3B98DFFF6D503F0D0FE6DDA slimjet 7-2019
92070dcda3b98dfff6d503f0d0fe6dda slimjet_amd64.deb]
why are the letters small cap.


Thanks.

arzgi
Posts: 1194
Joined: 2008-02-21 17:03
Location: Finland
Been thanked: 31 times

Re: Slimjet Md5

#2 Post by arzgi »

You can extract .deb package

Code: Select all

ar x [package.deb]
just replace [package.deb] with actual .deb -file, for example foo.deb.

It's a bit hard to say, if some random file is a threat. Basic rule, don't install packages outside Debian repo, but if you need firmware or 'driver' to get some device to work, you have to make exception.

Bulkley
Posts: 6386
Joined: 2006-02-11 18:35
Has thanked: 2 times
Been thanked: 39 times

Re: Slimjet Md5

#3 Post by Bulkley »

Tupeelo, Slimjet runs quite nicely as an appimage without installing. Go back to the Slimjet site and download the zip package. Unzip it. Follow the instructions for running the zip package. In my menu I added

Code: Select all

~/Downloads/slimjet/flashpeak-slimjet

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Slimjet Md5

#4 Post by stevepusser »

That string of characters is a hash sum. The small characters is how the program that generates the hash makes them.

You run your own

Code: Select all

md5sum <filename>
and the hash you generate is supposed to match what they have. If not, you don't have the same file they uploaded--either you got a bad download, or for more nefarious reasons (though hackers can also change that hash on the page if they've hacked the site enough to upload their own deb)
MX Linux packager and developer

Tupeelo
Posts: 47
Joined: 2018-11-10 14:10

Re: Slimjet Md5

#5 Post by Tupeelo »

OK forget slimjet, any other lightweight browsers, also should i do a fresh install of Deb 10. AND install the latest firefox.

arzgi
Posts: 1194
Joined: 2008-02-21 17:03
Location: Finland
Been thanked: 31 times

Re: Slimjet Md5

#6 Post by arzgi »

Tupeelo wrote:OK forget slimjet, any other lightweight browsers, also should i do a fresh install of Deb 10. AND install the latest firefox.
Oh, there are many. But note, security updates only cover chromium and firefox.See https://www.debian.org/releases/stable/ ... r-security

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Slimjet Md5

#7 Post by stevepusser »

Why do you suspect slimjet of giving you malware in your browser deb? There's cautious, and then there's paranoid beyond reason...

But in either case, why don't you have a backup to restore instead of doing a reinstall?
MX Linux packager and developer

Post Reply