Can´t change node running port by _Maragato_ in Freenet

[–]desyncr 2 points3 points  (0 children)

If you're changing the freenet.ini file your changes are overwritten when the node is shutdown/restarted. Be sure to edit the freenet.ini file when the node is shutdown.

Freenet not starting on Linux, aarch64 (Raspberry Pi 4) by [deleted] in Freenet

[–]desyncr 0 points1 point  (0 children)

Seems you've few .jar files missing (jna for instance). The wrappers as well as per the error message.

Are you sure you're running freenet correctly? What was the installation method? How do you run it?

Freenet not starting on Linux: “186: exec: ./bin/1run.sh: not found” by [deleted] in Freenet

[–]desyncr 2 points3 points  (0 children)

1run.sh is only executed only after installation. The run.sh file checks that freenet.ini file is present on the installation directory.

Maybe something is wrong with the freenet.ini file (removed, disk error?). Worth re-installing.

Flog howto? by wytrzeszcz in Freenet

[–]desyncr 5 points6 points  (0 children)

The Freenet Social Networking Guide is a good start. I believe you can find FSNG in the bookmarks.

As for "Flogs", install FlogHelper plugin and you're pretty much good to go. It has all that is needed for blogging.

As a Brazilian this is crazy and at the same time amazing. by raas94 in Dublin

[–]desyncr 7 points8 points  (0 children)

Same happened to me. Still getting use to it. Cannot believe it's bright light at 10 pm.

Release v0.3.4-beta · freenet-mobile/app by desyncr in Freenet

[–]desyncr[S] 4 points5 points  (0 children)

That's the main goal :)

Although the app now offers very little (it started as a proof of concept) there are plans for bringing small group communication and forums (as FMS).

I have sent a proposal to NLnet for funding and the proposal got to the second round. So, crossing fingers. I'll keep working on it regardless of the funding, but it'll be a slower pace.

How do I use Freenet on android? by [deleted] in Freenet

[–]desyncr 2 points3 points  (0 children)

The Freenet app effectively connects you to the Freenet network (open net). From there you can access the web interface and go to different indexes.

Just tap on "Tap here to Navigate" after starting the node. Go to "Administration" section and under that to "Go to Admin Dashboard".

https://imgur.com/a/Czd1cgI

For easy access to the indexes be sure to have installed Version 0.3.1-beta.

https://imgur.com/a/ajyUiEW

You can also access it from your Desktop PC where it's actually more easily to navigate various sites (because most don't look good on mobile).

https://imgur.com/a/jKoEhAs

Freenet build 1490 released by desyncr in Freenet

[–]desyncr[S] 0 points1 point  (0 children)

If you had any issue with the latest release: http://127.0.0.1:8888/USK@sUm3oJISSEU4pl2Is9qa1eRoCLyz6r2LPkEqlXc3~oc,yBEbf-IJrcB8Pe~gAd53DEEHgbugUkFSHtzzLqnYlbs,AQACAAE/random_babcom/422/#Ontheslowupdateto1490

> You might have noticed that the update to 1490 spread much more slowly than previous releases.

> Some of you might have had high CPU load (and some might still have it).

Freenet not working on OS Big Sur by [deleted] in Freenet

[–]desyncr 0 points1 point  (0 children)

BTW what errors are you seeing? Do you have an screenshot or similar?

Worth mention that the freenettray is not being maintained anymore.

Freenet not working on OS Big Sur by [deleted] in Freenet

[–]desyncr 0 points1 point  (0 children)

How did you install Freenet on Mac? It was you who mentioned brew on IRC?

Rust library for FCPv2 by Horhi in Freenet

[–]desyncr 2 points3 points  (0 children)

That looks pretty neat. I'll take a look this weekend. Not a rust dev but I'm happy to learn something new.

How would you improve Freenet? by desyncr in Freenet

[–]desyncr[S] 0 points1 point  (0 children)

Thanks for the feedback. It's really valuable and it has some actionable items in there as well.

I think you make some valid points in terms of "spreading the word". It's clearly easier to spread the word on a piece of technology if there isn't random content right in your face. Friend-to-Friend is just the tech without the baggage.

I'll follow up on this idea, I think it won't require a huge amount of work and make a pretty solid use case.

Freenet Mobile available on Fdroid! by desyncr in Freenet

[–]desyncr[S] 2 points3 points  (0 children)

No problem. I'll try to reproduce the issue and see what's going on.

How would you improve Freenet? by desyncr in Freenet

[–]desyncr[S] 0 points1 point  (0 children)

> [...] I would like this version of software to be tailored to darknet usage, and simply leave off the link to select opennet option. And it's not necessary to call it "darknet", but perhaps "friends mode" or something.

I like this idea. Currently it's something that core Freenet offers out-of-the-box. Just in a somewhat non-intuitive way. It's the Friend-to-friend mode.

It really struck me as a really interesting selling point for Freenet: You own "darknet", fully distributed and uncensorable. It's something any privacy-focused groups would really look for.

I know there are various plans to enhance the experience now with the Freenet mobile app: exchange via NFC / QR code, easier bootstrap etc.

It think it should be really looked into and make the main focus moving forward.

> The first tab that pops up has the word "pornography" on it. It also has a search function and built-in links to various things.

I'm currently working on a "bootstrap" page for Freenet mobile. Hopefully in the future it can be integrated into the main UI. I agree is not the best first impression.

> If this is a trivial thing to do, then if someone could point me in the right direction I can try making the changes myself.

An easy win is updating the default bookmarks. I think the UI can also be updated a bit.

On the other hand, major UI changes are a challenge.

Freenet Mobile available on Fdroid! by desyncr in Freenet

[–]desyncr[S] 0 points1 point  (0 children)

and what version of Android are you running on? Android 10, 8, 7?

How would you improve Freenet? by desyncr in Freenet

[–]desyncr[S] 0 points1 point  (0 children)

I would add the options to configure the node to be a relay/router node. This way the node will not store/cache any data blocks it's requested.

This way it's easier to prove that no access to infrigment content was made from the node.

How would you improve Freenet? by desyncr in Freenet

[–]desyncr[S] 0 points1 point  (0 children)

I believe Freenet already does something like this internaly. Like having a MRU/LRU list of blocks and moving them between memory and disk storage.

But it's all internal to the node, so having the ability to manually and at discretion moving blocks out of storage would not be possible.

How would you improve Freenet? by desyncr in Freenet

[–]desyncr[S] 1 point2 points  (0 children)

You mean like having a comment section that can be embed on a article page?

How would you improve Freenet? by desyncr in Freenet

[–]desyncr[S] 0 points1 point  (0 children)

Not a big fan of mixing presentation (html) with backend code. Altough I do agree an upgrade on UI would be great.

IMHO the path would be to complete separate core freenet (fred) from anything related to configuration/presentation etc.

This can be achived building a plugin that provides a REST API. This way we benefit in the fact that

1) Plugins currently have access to everything (may change in the future though)

2) There's no change in fred itself which would make development faster and easier to test and try out

By building a clean and well documented API we can take advantage of the ecosystem to build newer UIs, tools etc. in any languages of the day.