Re: Interested in contributing to GNU Taler

2024-07-31 Thread Tobias Platen
Am Mittwoch, dem 31.07.2024 um 12:03 +0200 schrieb Christian Grothoff: > Hi Tobias, > > The better place for this is the ta...@gnu.org mailinglist and/or the > https://ich.taler.net/ forum. > > My 2 cents > > Christian So I subscribe to that email address and the forum.

Interested in contributing to GNU Taler

2024-07-31 Thread Tobias Platen
ly setting up a webshop (still in planning stage) and want to accept payments using GNU Taler. I previously only used other parts of GNUnet, including GNS, re:claimID and Messenger-GTK and tried https://demo.taler.net/ on a regular basis. Currently I am reading https://nlnet.nl/taler/guideforappl

Re: First commit

2022-07-20 Thread Tobias Platen
done, next adding the signature purposes to GANA GNUNET_SIGNATURE_PURPOSE_MULTICAST_REQUEST GNUNET_SIGNATURE_PURPOSE_MULTICAST_MESSAGE

First commit

2022-07-19 Thread Tobias Platen
Pushed my first signed commit, unfortunately I picked the wrong branch https://git.gnunet.org/gnunet.git/log/?h=multicast_messenger The correct one should be https://git.gnunet.org/gnunet.git/log/?h=dev/tplaten/multicast_messenger

Pushing my first commit

2022-07-12 Thread Tobias Platen
A few weeks I have done the paperwork, now I have begun working on a version of the messenger that makes use of multicast, it will land in a branch [1]. If I understand everything correctly, I'll just need a signed commit using my gpg key. [1] https://git.gnunet.org/gnunet.git/log/?h=dev/tplaten/m

Re: GNUnet Monthly Meeting Sunday, 3rd July, 8 PM Paris/Berlin/Rome

2022-07-03 Thread Tobias Platen
> missed it today, maybe next month.

Re: GNUnet 0.16.3 released

2022-04-01 Thread Tobias Platen
On Tue, 2022-03-29 at 16:59 +, Schanzenbach, Martin wrote: > > Hi, > > we just released a bugfix release for GNUnet > 0.16.2: https://www.gnunet.org/en/news/2022-03-0.16.3.html > > Best > Martin I had a look the changelog, now I am compiling GNUnet on my computer. Next I will try to get GNS

Re: Questions about gnunet python bindings

2022-02-28 Thread Tobias Platen
On Mon, 2022-02-28 at 11:26 +, Impulse wrote: > Hello, > > I am just asking about progress on the python bindings for GNUnet, > and > what needs to be done. > > In the near future i want to write some python applications for > GNUnet. > So far i see limited functionality, mainly DNS and DHT s

Signing the contributor agreement

2022-02-07 Thread Tobias Platen
Hello, This year I am planning to contribute to gnunet and secushare. Currently I do not have git access, because I did not sign the CLA. Once this is done, I will finally join GNUnet e.V. Tobias

Re: GNUnet Monthly Meeting Wednesday, 2nd February, 8 PM CET

2022-02-02 Thread Tobias Platen
On Fri, 2022-01-28 at 15:00 +0100, hyazin...@emailn.de wrote: > Dear all, > > quick reminder for our monthly meeting on > > Wednesday, 2nd February, 8 PM CET > > on mumble server: gnunet.org > > everyone is very invited! > > Pad for meeting minutes and possible agenda: > > https://pep.pad.foe

Re: Semantics of GNUNET_PSYC_OP_AUGMENT, GNUNET_PSYC_OP_DIMINISH, and GNUNET_PSYC_OP_UPDATE.

2022-01-24 Thread Tobias Platen
, 2022-01-24 at 15:22 +0100, carlo von lynX wrote: > On Sun, Jan 23, 2022 at 09:03:36AM +0100, Tobias Platen wrote: > > I had a quick look at the gnunet psycstore, which is part of the > > musticast implementation. ASSIGN is already implemented, > > Thank you for taking a lo

Semantics of GNUNET_PSYC_OP_AUGMENT, GNUNET_PSYC_OP_DIMINISH, and GNUNET_PSYC_OP_UPDATE.

2022-01-23 Thread Tobias Platen
I had a quick look at the gnunet psycstore, which is part of the musticast implementation. ASSIGN is already implemented, GNUNET_PSYC_OP_SET is clear as it does nothing. GNUNET_PSYC_OP_AUGMENT, GNUNET_PSYC_OP_DIMINISH, and GNUNET_PSYC_OP_UPDATE are currently unimplemented in the database code. As t

Re: contrib/guix.README test environment with guix in it

2022-01-22 Thread Tobias Platen
On Fri, 2022-01-21 at 17:05 -0800, Calvin Heim wrote: > Hi gnunet developers, > > In contrib/guix.README, the given test environment command builds an > environment > with guix in it, e.g. > > $ guix environment --load-path=/contrib/guix.scm --ad-hoc > guix > >  What is the purpose of having gui

Re: Re: gnunet.org currently not online

2022-01-11 Thread Tobias Platen
On Mon, 2022-01-10 at 16:54 +0100, hyazin...@emailn.de wrote: > You're welcome. It's the least I can do... > the website is fully online, again, working properly now. http://git.gnunet.org/ still produces 404 Not Found, it shoild redirect to https.

ReclaimID and MediaGoblin OpenID Plugin

2021-12-07 Thread Tobias Platen
/reclaimid.png Tobias Platen (they/them)

messenger-gtk on POWER9

2021-11-20 Thread Tobias Platen
I tried to build the messenger-gtk and libgnunetchat on my Talos II. But I had to patch the Makefile in both cases. diff --git a/Makefile b/Makefile index 7bb6d37..4aef307 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ GNU_CC ?= gcc GNU_LD ?= gcc GNU_RM ?= rm -CFLAGS += -pedantic -Wal

Re: Planning to continue working on Secushare

2021-10-03 Thread Tobias Platen
I wrote a patch for gnunet-secushare.git that fixes the config files that gnunet-arm will read. The @UNIXONLY@ stuff is removed since that causes a parse error. Tobias On Thu, 2021-09-23 at 11:56 +0200, TheJackiMonster wrote: > On Thu, 2021-09-23 at 11:39 +0200, carlo von lynX wrote: > > On Thu,

Re: Open questions regarding new messenger and secushare and organization Was: Make GNUnet Great Again

2021-09-23 Thread Tobias Platen
o load base configuration from '(null)' 2021-09-23T17:55:53.349494+0200 gnunet-arm-2309 ERROR Malformed configuration. Exiting ... On Thu, 2021-09-23 at 06:22 +, t3sserakt wrote: > Hey Tobias, > > On 22.09.21 20:19, Tobias Platen wrote: > > On Mon, 2020-11-16

Re: Open questions regarding new messenger and secushare and organization Was: Make GNUnet Great Again

2021-09-22 Thread Tobias Platen
On Mon, 2020-11-16 at 09:28 +0100, t3sserakt wrote: > Hey Bastian, > > thank you very much for your support. > > I like to explicitly invite you and everybody who likes to help some > how > to our monthly GNUnet meeting. This meeting is not exclusively for > main > developers or even developers a

Planning to continue working on Secushare

2021-09-19 Thread Tobias Platen
I successfully compiled gnunet-secushare, but I got an a runtime error, so the next thing that I'll do ist fixing many bugs that occur. 2021-09-19T10:57:50.884585+0200 gnunet-social-110956 ERROR Assertion failed at social_api.c:2682. Aborting. My long term plan is to write a gui using libhandy,

Re: Secushare chat is down.

2021-08-15 Thread Tobias Platen
On Sun, 15 Aug 2021 14:12:53 +0200 carlo von lynX wrote: > On Sun, Aug 15, 2021 at 02:06:21PM +0200, Tobias Platen wrote: > > I'm interested in contibuting to gnunet-secushare, so I tried joining the > > chat on psyced.org. But that one does not work. > > &g

Secushare chat is down.

2021-08-15 Thread Tobias Platen
#psyc://psyced.org/@welcome Resolving chat.tgbit.net (chat.tgbit.net)... 81.7.17.172 Connecting to chat.tgbit.net (chat.tgbit.net)|81.7.17.172|:443... failed: Connection timed out. -- Tobias Platen

Messenger working

2021-05-31 Thread Tobias Platen
gure logging to use LOGLEVEL -l, --logfile=FILENAME configure logging to write logs to FILENAME -p, --private flag to enable private mode -r, --room=ROOMKEY key of the room to connect to -v, --version print the version number Report bugs to gnunet-developers@gnu.org. Home page: http://www.gnu.org/s/gnunet/ General help using GNU software: http://www.gnu.org/gethelp/ -- Tobias Platen

Re: The messenger service is ready to use

2021-03-06 Thread Tobias Platen
haring public files (uploads from FS) > > > > The library will probably handle more advanced messages based on JSON > > or some similar text-based format to allow adding features more > > dynamically. So the service itself does not have to be changed to > > frequently. > &g

Re: [info-GNUnet] GNUnet 0.14.0 released

2020-11-14 Thread Tobias Platen
on. But today I'm going to bootstrap guix on the PowerPC. -- Tobias Platen

Re: Trying to compile secushare / How to use GNUNET_CRYPTO_ecdsa_verify

2020-11-07 Thread Tobias Platen
On Thu, 22 Oct 2020 20:00:01 +0200 Tobias Platen wrote: > from gnunet-service-multicast.c:27: > > gnunet-service-multicast.c: In function ‘check_cadet_join_request’: > gnunet-service-multicast.c:972:7: error: request for member ‘size’ in > something not a str

Trying to compile secushare

2020-10-22 Thread Tobias Platen
from gnunet-service-multicast.c:27: gnunet-service-multicast.c: In function ‘check_cadet_join_request’: gnunet-service-multicast.c:972:7: error: request for member ‘size’ in something not a structure or union GNUNET_CRYPTO_ecdsa_verify (GNUNET_SIGNATURE_PURPOSE_MULTICAST_REQUEST, ^~