Package Details: freenet 0.7.5.1497-1

Git Clone URL: https://aur.archlinux.org/freenet.git (read-only, click to copy)
Package Base: freenet
Description: A peer-to-peer platform for censorship-resistant communication and publishing
Upstream URL: https://freenetproject.org
Keywords: anonymous censorship encrypted freenet network
Licenses: GPL2
Submitter: Xemertix
Maintainer: Thynix
Last Packager: skydrome
Votes: 182
Popularity: 0.001872
First Submitted: 2009-04-17 16:46 (UTC)
Last Updated: 2023-03-05 00:21 (UTC)

Dependencies (7)

Required by (0)

Sources (8)

Pinned Comments

amanvg commented on 2020-10-13 08:32 (UTC)

if you are having issues with the key, run this command:

curl -sS https://freenetproject.org/assets/keyring.gpg | gpg --import -

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 19 Next › Last »

<deleted-account> commented on 2018-04-21 05:35 (UTC)

==> Building Contrib Modules... Buildfile: /tmp/makepkg/freenet/src/contrib/freenet-ext/build.xml

init:

build: [copy] Copying 1 file to /tmp/makepkg/freenet/src/contrib/freenet-ext/build/freenet/node [echo] Updated build version to v50 in build/freenet/node/ExtVersion.java [javac] /tmp/makepkg/freenet/src/contrib/freenet-ext/build.xml:77: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1 source file to /tmp/makepkg/freenet/src/contrib/freenet-ext/build [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [javac] error: Source option 1.5 is no longer supported. Use 1.6 or later. [javac] error: Target option 1.5 is no longer supported. Use 1.6 or later.

BUILD FAILED /tmp/makepkg/freenet/src/contrib/freenet-ext/build.xml:77: Compile failed; see the compiler error output for details.

Total time: 0 seconds ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build freenet.

tydynrain commented on 2018-03-02 02:48 (UTC) (edited on 2018-03-02 02:50 (UTC) by tydynrain)

If I enable the systemd service, freenet is very rarely running once my computer is fully booted, though it starts and runs fine if I manually start it. If I add Requires=network-online.target, After=network-online.target, and Restart=on-failure, then it starts successfully at boot, and is still running once my computer is up and running.

This is what I have in my freenet.service file:

[Unit]

Description=An encrypted network without censorship and monitoring.

Requires=network-online.target

After=network-online.target

[Service]

Type=forking

User=freenet

ExecStart=/opt/freenet/run.sh start --quiet

ExecStop=/opt/freenet/run.sh stop --quiet

Restart=on-failure

WorkingDirectory=/opt/freenet

[Install]

WantedBy=multi-user.target

I hope this helps anyone who might be having the same issue.

bm456 commented on 2017-12-22 23:17 (UTC)

hi

i've troubles with freenet (sometimes)

if my internet hangs up (and i need reboot) freenet FAILS and i need restart it via systemctl

kubrick commented on 2017-10-30 10:25 (UTC)

I can't seem to install the Freemail plugin, it complains that it doesn't have permission to create directories. Any ideas how to fix that?

skydrome commented on 2017-05-27 00:05 (UTC)

thanks for mentioning, fixed

Daklon commented on 2017-05-07 18:50 (UTC)

Hi, there is a problem when install it, the file IpToCountry.dat seems changed and now it fail when check the sha256 checksum, the new hash is 8d89837013f7c89ed9bedbf40aa6fc66e1b4c7e345eeb0eea588d8c3c20b5edb

skydrome commented on 2017-04-28 19:28 (UTC)

Ive uploaded the affected files to github until the freenet team gets their maven server running

MrTimscampi commented on 2017-04-28 08:29 (UTC)

downloads.freenet.org seems completely down.

klore commented on 2017-04-21 12:56 (UTC)

downloads.freenetproject.org uses an invalid security certificate. The certificate expired on 06/04/17 00:47. The current time is 21/04/17 14:55. Error code: SEC_ERROR_EXPIRED_CERTIFICATE