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: 183
Popularity: 0.53
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 .. 4 5 6 7 8 9 10 11 12 13 14 .. 19 Next › Last »

TZ86 commented on 2016-02-03 07:25 (UTC)

Oh, and seems to it needs latest version of bc because with current one I've got "java.security.NoSuchAlgorithmException: no such algorithm: SHA256withECDDSA for provider BC" There is updated PKGBUILD: http://pastebin.com/nbbDvArv

TZ86 commented on 2016-02-03 06:38 (UTC)

It fails on KeyUtils plugin building. I've fixed that by switching to fred master (just removed ${_fred} from fred source url).

skydrome commented on 2016-01-08 08:30 (UTC)

Compiling the latest is working fine for me right now, you can build a pre-release tag from one named here https://github.com/freenet/fred/tags Official release shouldnt be too far away

tuxayo commented on 2016-01-07 22:35 (UTC) (edited on 2016-01-07 22:35 (UTC) by tuxayo)

I get an error when compiling Plugin KeyUtils: https://github.com/freenet/plugin-KeyUtils/issues/13 Anybody else?

felixonmars commented on 2015-09-25 06:37 (UTC)

FYI, bcprov 1.52 has been added to [testing].

hexchain commented on 2015-09-25 06:28 (UTC)

Thank you, that's really quick!

skydrome commented on 2015-09-25 04:36 (UTC)

i recently change the build to include bcprov 1.52 directly into this package instead of relying on yet another aur package but forgot to point freenet to this new path. Its fixed now

Thynix commented on 2015-09-25 03:05 (UTC)

extra/bcprov is too old - it's 1.50, but Freenet requires 1.52.

hexchain commented on 2015-09-25 02:53 (UTC)

I'm not able to build this package. It fails when building Freenet: aur-freenet/src/fred/build-clean.xml:185: Bouncycastle not available (or not recent enough); try https://downloads.freenetproject.org/latest/bcprov.jar $ java -version openjdk version "1.8.0_60" OpenJDK Runtime Environment (build 1.8.0_60-b24) OpenJDK 64-Bit Server VM (build 25.60-b23, mixed mode) extra/bcprov installed

skydrome commented on 2015-09-20 01:55 (UTC)

0.7.5.1470-3 makes use of the latest Web of Trust plugin https://github.com/freenet/plugin-WebOfTrust/releases/tag/build0018