[Suck-o] Encrypted File Services

Announcements and for questions/problems..
User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Re: [Suck-o] Encrypted File Services

Post by maboroshi »

floodhound2 wrote:The show/ hide encrypted files is not working...
I have now fixed this problem if you get a chance please verify this is resolved on your end with new uploads.

Mabo

User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Re: [Suck-o] Encrypted File Services

Post by maboroshi »

Sessions are now secured and should only be passing through SSL. For the authentication I have implemented an IP based login which should only allow one IP address to be logged in at any given time.

User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Re: [Suck-o] Encrypted File Services

Post by maboroshi »

Alpha development of an idea for video hosting. I removed a lot of the side projects and will be (hopefully) maintaining a more generalized purpose.

https://www.cryaboutcrypt.cc/privilegedv
These videos are uploaded through the web browser and encrypted with AES 128 by the server. For viewing, the videos are decrypted in memory. The server never "actually" sees the key or maintains a decrypted copy of the file. The returned cStringIO memory object is converted into base64 during the HTTP request. The base64 data is used by the HTML5 Video Player.

I have not tested yet against large video files or performed any mimetype validation for uploads as of yet.
Edit * Currently some server misconfiguration not allowing files larger than 6mb to successfully upload across the service. Will have to look in to this.

For beta/alpha testers

Keys for the demos:

Code: Select all

### DEMO KEYS ###

bunnies: 			(sw$Kfh.1NYqL/)Y7%K:TaM<IWB`7aRB
Wheels on the Bus:	#e6F4FP%M8lowBaDw41-p-;KS<aSH-RU
Will still require registering and requesting access to the community.

You can of course upload your own MP4 file but anything larger than 6 mb will likely fail on upload atm. I will post an update when this is fixed.

Edit * Up to around 80MB files will now upload properly.

*cheers

Mabo

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Re: [Suck-o] Encrypted File Services

Post by bad_brain »

let me know when you rate it as stable buddy, then I'll link it in the main nav like I did today with the URL shortener.... :D
Image

User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Re: [Suck-o] Encrypted File Services

Post by maboroshi »

Edit *

Everything is working and very stable. For the sharing of videos between communities users can now distribute the key after each upload to individual(s) via multi-selection form The key is then sent to the selected email addresses for users in that community.

As it is, everything is very stable from my current level of testing. I have ebrizzlez possibly working on a video documentation guide for this service.

User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Re: [Suck-o] Encrypted File Services

Post by maboroshi »

Also thanks for putting up the Link to the URL Shortener ;)

User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Re: [Suck-o] Encrypted File Services

Post by maboroshi »

This service is still available if anyone is interested. Link here: https://www.cryaboutcrypt.cc/

User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Re: [Suck-o] Encrypted File Services

Post by maboroshi »

This service has since been temporarily shelved.

*cheers

Mabo

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Re: [Suck-o] Encrypted File Services

Post by bad_brain »

which reminds me, we should embed your https://biglink.monster/ service to the boards somehow... :-k
Image

User avatar
Gogeta70
^_^
^_^
Posts: 3275
Joined: 25 Jun 2005, 16:00
18

Re: [Suck-o] Encrypted File Services

Post by Gogeta70 »

I think the main issue here was that your encrypted file hosting service "advertisement" was buried here in the forums... :-k
I was just thinking the other day it'd be pretty cool to have a suck-o file host; especially for some of the backroom boards...

I had totally forgotten about this :?
¯\_(ツ)_/¯ It works on my machine...

User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Re: [Suck-o] Encrypted File Services

Post by maboroshi »

Aaahh well, I decided to restore the project, thanks for the encouragement bad_brain, Gogeta70.

https://www.cryaboutcrypt.cc/

*cheers Mabo

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Re: [Suck-o] Encrypted File Services

Post by ayu »

maboroshi wrote:
18 Nov 2020, 17:49
Aaahh well, I decided to restore the project, thanks for the encouragement bad_brain, Gogeta70.

https://www.cryaboutcrypt.cc/

*cheers Mabo
woooo nice : D
"The best place to hide a tree, is in a forest"

User avatar
Gogeta70
^_^
^_^
Posts: 3275
Joined: 25 Jun 2005, 16:00
18

Re: [Suck-o] Encrypted File Services

Post by Gogeta70 »

Yay! :)
¯\_(ツ)_/¯ It works on my machine...

Post Reply