Progress Update: NethBridge Client & Upcoming NethSecurity App! 🚀

I’m not creating this to sell it; I’m making it for the community. If you’d like to support me, I’d appreciate it. But I’m doing this out of gratitude to you all.

2 Likes

I wonder if some in this community have some hardware that is no longer actively used (either privately or businesses) but still up to date, that can be donated to others to the benefit of dev efforts.

2 Likes

You strong, good person.

Unfortunately, I can understand very well what your father is going through. Lung cancer is truly a torture, as are probably other types as well.

But he is very fortunate to have a son like you. That is the best birthday present he could have today.
I have the utmost respect for how you are trying to ensure your family’s survival under these terrible circumstances, while also continuing to develop productive software.
It is unimaginable to me.

I wish you all the strength in the world and a speedy improvement in your living conditions.

2 Likes

It wasn’t a gourmet lunch, but we ate together. With what little we had, we were able to buy something. My mom is in Coro, another city, for eye surgery so she can see again. Cancer damaged part of her eyes.

Rice with chicken breast and Colombian

2 Likes

sure can. Only shipping is costly and ot easy to some counties due csutom regualtions

I’ve hardware available which is still usable which i can donate

Maybe @alefattorini can help. A company such as Nethesis may have the (tax deductable) possibility of business expenses when shipping… ?

Sorry for the late response.

No, we can’t share our logos for a third-party app
It would confuse people that will use it. I suggest you create your own logo inspiring by our nsec, you can use the nethsecurity name.

Like “NethSecurity App” ?
That’s an amazing job, by the way.

Schitts Creek Good Job GIF by CBC

1 Like

Thank you for answering @alefattorini here it’s already 6 am, I fell asleep. Yes, I understand about the logo. I’m going to design one.

At this time I will develop the backup, restoration and migration module, but first a coffee.

Venezuela is going through a bad time that has intensified a lot, today I just saw the news that the United States will already take action for Venezuelan territory.

Shipping to Venezuela has become difficult with US air restrictions, I don’t know how much it affects international shipments.

@Andy_Wismer He was talking to me about wanting to send me equipment that had already been replaced by his customers but he was afraid that they would be lost or stolen arriving in Caracas. And it happened to me in the past. For now I have a Dell Optiplex PC that they donated to me because the Vga port was damaged and its disk. In some electrical problems.

I used the display port and an old mechanical disk from a parts cemetery that I had at my parents’ house, and one worked to install nethsecurity, @mrmarkuz helped me remotely with his server but with the electricity problems here it did not guarantee continuity in the development.

Right now honestly what I need is a desk and a suitable chair and the monitor. But I’m saving 5% of what I’m doing on local work, water pipe repair, electrical circuits or painting.

Good my brothers, I will start the development of the module. I thank you for all the intentions.

For now, it’s only been tested on a Redmi 8A with a damaged SIM port, and a virtual iPhone, but it’s not the same as a virtual one.

1 Like

This is the only company with which previously when you could get foreign currency, I still have my account active

esto me respondieron donde podrán aclarar dudas sobre los envíos:

Buenas tardes, gusto saludarle, si estimado, que se comuniquen a soporte@libertyexpress.com

+1 (786) 899-3246

That’s my locker ID.

Happy Weekend, my wife and I have fallen with a local virus, it’s like flu but a little stronger and my children have already healed, we may get infected with them, I’m worried that my dad has infected me. God willing and no.

I’ll tell you I’m developing the Backup and Restoration module and I’ve started to see, I must place a phrase for encryption but I can still modify it, but what happens if I already have a backup with a passphrase, and I’ve changed it later, if I do a restoration it will ask me for the previous phrase and if I don’t remember it?

Then I will do a function that will associate the passphrase with the downloaded backup, and it will be encrypted internally on the device, I will do a validation to know that you are the user of the device and be able to view the phrase used, if a restoration is made on the web.

If a restore is made on the device when asking for the catchphrase, it will automatically insert it.

Greetings to everyone Happy Sunday, with body discomfort but if I stop I lose. The Backup module is ready, I need to do the tests and verify that everything is going well.

Added subscription verification and you can see it through the icon in the dashboard red unsubscribed and gold this subscribed.

Added Backup Module, Cloud & Local

Storage Encryption of used and related PassPhrase with local and cloud downloads

In development Restoration and Migration

Transfer.it (I couldn’t sleep until I adjusted the backup download buttons, corrected, tomorrow I will continue with restore and migration)

tomorrow I will make changes in the ui correct how the buttons look and their position, I have been developing since 6 am with pauses of 2 hr after the view and the monitor looks blurry and affects my vision since I focus more on seeing well.

Let me know how they are doing with the module and if there is anything to add or improve

2 Likes

Greetings brothers, the problem with electricity continues to affect my constant work in addition to other daily and health needs.

I have updated my page on GitHub to dedicate it to NethSecure GO and other apps

I’m working on the restoration module and perfecting some functions

1 Like

Greetings Brothers, in this update I have added a status monitor of the host to which you will log in, a default path has been implemented for downloading backups as well as their storage modification, if you use an encrypted backup and do not place the passphrase on the restoration screen you will be told that the passphrase is required and if it is the correct one will start the restoration process, the app at the end must automatically log out when detecting that nethsecurity made the restart. (you could implement an automatic logout to not wait).

Do the tests and let me know how you are doing. Remember to do it in one that is not production first. Although I did exhaustive tests I may have overlooked something. Or make backups previously.

Available for download in https://jgjimenez.github.io

2 Likes

Before starting the development of the migration module I wanted to know who has nethserver 7 and that they can generate the migration file, or tell me if the nethserver 7 iso still exist to do the tests, I must see what to do the tests and my Mac is with little space and I had to sell my mini pc windows to pay debts. If you can help me I would appreciate it.

My nethsecurity has 3 ethernet one physical and the other 2 usb, if they have any with these characteristics to migrate to my nethsecurity and do tests.

Greetings.

1 Like

The NethServer 7 ISO is still downloadable from Sourceforge, see Download nethserver-7.9.2009-x86_64.iso (NethServer)

1 Like

Perfect, I’m going to download it and delete some things on the Mac to mount a virtual nethserver. Thanks Bro @mrmarkuz

1 Like

Today they operate on my mother’s eye, I’ll be a little busy with some matters, I wanted to know if you know which app is better to create virtual machines on macOS

I’m going to try VirtualBox. I’ll be telling you

Good morning, brothers, I’m going to start the development of the migration module.

I’m having a problem with the process, I’m doing a migration from the web, from nethserver 7.9 it downloads an export.tar file but in nethsecurity it tells me that it must be tar.gz

Am I missing something?

The file is located in /var/lib/nethserver/firewall-migration/export.tar.gz. I had to extract it via SFTP.

The download process from NethServer 7.9 downloads it as a .tar file, and even renaming it to tar.gz doesn’t work.