Skip to content

Releases: pinnaculum/galacteek

Galacteek 0.4.37

25 Oct 23:38
Compare
Choose a tag to compare

Galacteek 0.4.37 released!

This release fixes some issues with the macos image (fix loading of pyzbar, make libmagic work, ..) and adds dialogs for creating IPIDs.

Release notes

  • macos: embed libmagic (and the libmagic db), so content type discovery should be faster. Fix issue with pyzbar (libzbar was not correctly loaded due to missing libjpeg) which was breaking QR code verification (and thus peer authentication)

  • Add dialogs for node initialization and IPID creation. The IPID generator can create random usernames.

  • The IPID's RSA key can now be password-protected

  • Add boot progress dialogs

  • Import a welcome page in the home folder

That's it! Enjoy, and give a tip if you can.

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.37-x86_64.AppImage
./Galacteek-0.4.37-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use the mediaplayer.

Trouble with running the AppImage ? Check the wiki or file an issue

DMG

After opening/mounting the DMG image, hold Control and click on the galacteek icon, select Open and then accept. You probably need to allow the system to install applications from anywhere in the security settings.

Galacteek v0.4.36

17 Oct 21:36
Compare
Choose a tag to compare

Galacteek 0.4.36 released!

Release notes

Fix excessive CPU usage caused by RSA key loading. Update ASAP.

  • Reduce CPU overhead induced by RSA.import_key() (Cryptodome) calls

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.36-x86_64.AppImage
./Galacteek-0.4.36-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use the mediaplayer.

Trouble with running the AppImage ? Check the wiki or file an issue

DMG

After opening/mounting the DMG image, hold Control and click on the galacteek icon, select Open and then accept. You probably need to allow the system to install applications from anywhere in the security settings.

Galacteek 0.4.35

16 Oct 22:10
Compare
Choose a tag to compare

Galacteek 0.4.35 released!

This release catches up with go-ipfs v0.7 and brings crypto-related improvements (pubsub channels can now use RSA-AES or curve25519), encrypted chat, base36 support for IPNS, easy Markdown syntax to link IPFS objects, ..

Try it out and give a shout in the #galacteek channel (be patient as peers first authentication can be slow)

Release notes

In no particular order:

  • Use go-ipfs version v0.7 and fs-repo-migrations v1.6.4.

  • Patch py-multibase to support base36, base36upper multibases (this makes galacteek and the cidhelpers library compatible with the new base36-encoded IPNS key format that go-ipfs 0.7 introduced)

  • EC-encrypted (curve25519) pubsub topics (using PyNacl)

  • All chat channels are now encrypted (curve25519). Number of connected users per channel is displayed in the channels list when joining.

  • Introduce custom Markdown syntax to link IPFS objects anywhere in the app (this is documented in the manual). It supports embedding images and video/audio content. Videos can be viewed inside chat channels.

  • RSA: Use AES-256 in CBC mode by default (compatibility with EAX mode will remain)

  • JWS token generation and verification with jwcrypto

  • Make the helmet the default DID avatar (important!)

  • DAG exchange services skip already processed messages (pubsub services now store message metadata)

  • Set timeouts on ipfssearch/cyber queries to prevent search timeouts when one engine is not replying.

That's it! Enjoy, and give a tip if you can.

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.35-x86_64.AppImage
./Galacteek-0.4.35-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use the mediaplayer.

Trouble with running the AppImage ? Check the wiki or file an issue

DMG

After opening/mounting the DMG image, hold Control and click on the galacteek icon, select Open and then accept. You probably need to allow the system to install applications from anywhere in the security settings.

Release build (pimp-my-dweb-9)

16 Oct 18:18
Compare
Choose a tag to compare

Galacteek 0.4.34

25 Sep 16:09
Compare
Choose a tag to compare

Galacteek 0.4.34 released!

Release notes

  • Filesharing from the files workspace

  • Support for detached go-ipfs instances (the IPFS daemon will keep running after you exit). Enable it in the settings with the Keep IPFS daemon running option

  • MFS file renaming in the filemanager

  • Fix a bug with ipfs-search filters

  • Encrypted pubsub topics

  • Support emojis in markdown with unimoji

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.34-x86_64.AppImage
./Galacteek-0.4.34-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use the mediaplayer.

Trouble with running the AppImage ? Check the wiki or file an issue

DMG

After opening/mounting the DMG image, hold Control and click on the galacteek icon, select Open and then accept. You probably need to allow the system to install applications from anywhere in the security settings.

Galacteek 0.4.33

10 Sep 11:14
Compare
Choose a tag to compare

Galacteek 0.4.33 released!

Release notes

You should update as this fixes a critical issue.

  • Disable pin-updates on syncing with all EDAGs as they would randomly block and keep the write-lock from being released

  • Bug fix when linking documents from the blog post editor

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.33-x86_64.AppImage
./Galacteek-0.4.33-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use the mediaplayer.

Trouble with running the AppImage ? Check the wiki or file an issue

DMG

After opening/mounting the DMG image, hold Control and click on the galacteek icon, select Open and then accept. You probably need to allow the system to install applications from anywhere in the security settings.

Galacteek 0.4.32

05 Sep 13:54
Compare
Choose a tag to compare

Galacteek 0.4.32 released!

Release notes

  • Persist DID-authenticated peers in a raw DAG

  • The UnixFS explorer (as well as the filemanager) now uses streamed directory listing and detects timeouts better

  • All EDAGs are protected by a read/write lock instead of a single lock

  • UI: workspaces

  • Add UI action for IPFS repos garbage collection

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.32-x86_64.AppImage
./Galacteek-0.4.32-x86_64.AppImage

The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.

Be sure to install all the gstreamer packages to be able to use the mediaplayer.

Trouble with running the AppImage ? Check the wiki or file an issue

DMG

After opening/mounting the DMG image, hold Control and click on the galacteek icon, select Open and then accept. You probably need to allow the system to install applications from anywhere in the security settings.

Release build (pimp-my-dweb-8)

03 Sep 20:48
Compare
Choose a tag to compare

Release build (pimp-my-dweb-7)

27 Aug 19:41
Compare
Choose a tag to compare

Release build (pimp-my-dweb-6)

25 Aug 18:10
Compare
Choose a tag to compare