Rocksolid Light

Welcome to Rocksolid Light

mail  files  register  newsreader  groups  login

Message-ID:  

The "cutting edge" is getting rather dull. -- Andy Purshottam


computers / i2p / Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/

SubjectAuthor
* Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/aktie_dist
+* Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/anonymous
|`* Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/aktie_dist
| `* Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/anonymous
|  +* Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/anonymous
|  |`* Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/aktie_dist
|  | `* Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/wed
|  |  `* Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/aktie_dist
|  |   `* Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/wed
|  |    `- Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/aktie_dist
|  `- Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/aktie_dist
`* Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/Nomad Public
 `* Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/wed
  `* Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/wed
   +- Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/wed
   `- Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/aktie_dist

1
Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/

<outtdv$5vm$1@raspberrypi.def.i2p>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=539&group=rocksolid.shared.i2p#539

 copy link   Newsgroups: rocksolid.shared.i2p
Path: retrobbs.novabbs.com!rocksolid2!def!.POSTED!not-for-mail
From: wed@mail.i2p.net (wed)
Newsgroups: rocksolid.shared.i2p
Subject: Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/
Date: Mon, 20 Nov 2017 06:52:32 +0000
Organization: def.i2p
Lines: 44
Message-ID: <outtdv$5vm$1@raspberrypi.def.i2p>
References: <otmq52$io8$1@raspberrypi.def.i2p>
Reply-To: wed <wed@mail.i2p.net>
NNTP-Posting-Host: retrobbs2
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: raspberrypi.def.i2p 1511160063 6134 10.0.0.52 (20 Nov 2017 06:41:03 GMT)
X-Complaints-To: usenet@def.i2p
NNTP-Posting-Date: Mon, 20 Nov 2017 06:41:03 +0000 (UTC)
User-Agent: FUDforum 3.0.7
X-FUDforum: 80e96641e81a88fd3f04b96e00414334 <24384>
 by: wed - Mon, 20 Nov 2017 06:52 UTC

seems to be a little buggy yet:
-------------------------------
HTTP ERROR 500

Problem accessing /. Reason:

Server Error

Caused by:

java.lang.NullPointerException
at aktie.web.viewer.WebViewerServlet.getCommunityList(WebViewerServlet.java:357)
at aktie.web.viewer.WebViewerServlet.createCommunityHTMLPage(WebViewerServlet.java:405)
at aktie.web.viewer.WebViewerServlet.doGet(WebViewerServlet.java:283)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:535)
at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:561)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:334)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:104)
at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:243)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:679)
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:597)
at java.lang.Thread.run(Thread.java:748)

Posted on def.i2p

Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/

<ouuvri$p7i$1@raspberrypi.def.i2p>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=540&group=rocksolid.shared.i2p#540

 copy link   Newsgroups: rocksolid.shared.i2p
Path: retrobbs.novabbs.com!rocksolid2!def!.POSTED!not-for-mail
From: aktiedist@none.com (aktie_dist)
Newsgroups: rocksolid.shared.i2p
Subject: Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/
Date: Mon, 20 Nov 2017 16:40:03 +0000
Organization: def.i2p
Lines: 23
Message-ID: <ouuvri$p7i$1@raspberrypi.def.i2p>
References: <outtdv$5vm$1@raspberrypi.def.i2p>
Reply-To: aktie_dist <aktiedist@none.com>
NNTP-Posting-Host: retrobbs2
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: raspberrypi.def.i2p 1511195314 25842 10.0.0.52 (20 Nov 2017 16:28:34 GMT)
X-Complaints-To: usenet@def.i2p
NNTP-Posting-Date: Mon, 20 Nov 2017 16:28:34 +0000 (UTC)
User-Agent: FUDforum 3.0.7
X-FUDforum: 80e96641e81a88fd3f04b96e00414334 <24475>
 by: aktie_dist - Mon, 20 Nov 2017 16:40 UTC

The NullPointerExeption seems to be caused by this method in aktie.index.Index which starts at line 120:

public CObjList search ( Query q, int max, Sort srt )
{
try
{
AktieSearcher cs = AktieSearcher.newSearcher ( indexdir.getPath(), writer );
CObjList l = new CObjList ( cs, q, srt );
l.executeQuery ( max );
return l;
}

catch ( Exception e )
{
e.printStackTrace();
}

return null;

}

null is only returned if something goes wrong querying the index database. I will need to think about how to deal with this, because if it happens we also did not get any data to display. So far, it did not happen on my install.
Posted on def.i2p

Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/

<otd0g5$mh5$1@raspberrypi.def.i2p>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=562&group=rocksolid.shared.i2p#562

 copy link   Newsgroups: rocksolid.shared.i2p
From: aktiedist@none.com (aktie_dist)
To: rocksolid.shared.i2p
Subject: Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/
Message-ID: <otd0g5$mh5$1@raspberrypi.def.i2p>
Date: Wed, 1 Nov 2017 17:39:23 +0000
X-Comment-To: rocksolid.shared.i2p
Path: retrobbs.novabbs.com!rocksolid2!retrobbs.synchro.net!retrobbs2!def!.POSTED!not-for-mail
Organization: def.i2p
Newsgroups: rocksolid.shared.i2p
Reply-To: aktie_dist <aktiedist@none.com>
In-Reply-To: <otcj8p$dti$1@raspberrypi.def.i2p>
References: <otcj8p$dti$1@raspberrypi.def.i2p>
X-FTN-PID: Synchronet 3.17a-Linux Jun 15 2017 GCC 4.9.2
Lines: 4
NNTP-Posting-Host: retrobbs.i2p
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: raspberrypi.def.i2p 1509557573 23077 10.0.0.52 (1 Nov 2017 17:32:53 GMT)
X-Complaints-To: usenet@raspberrypi.def.i2p
NNTP-Posting-Date: Wed, 1 Nov 2017 17:32:53 +0000 (UTC)
User-Agent: FUDforum 3.0.7
X-FUDforum: 80e96641e81a88fd3f04b96e00414334 <19587>
 by: aktie_dist - Wed, 1 Nov 2017 17:39 UTC

Posting via the Web Viewer is not going to be a feature. The posts would show up as having been submitted by the Aktie identity I am using for the Web Viewer. This is not desired by me.

Everybody who wants to post or download should just get hands on Aktie and run it on their own. It is a portable Java application that can either use a build-in I2P router or an external I2P router that you are running anyway. See http://aktie.i2p/ (http://4qwhpshwlp6ndzvtiwvf7myc3lll3vizqcdvvuxrzgaxv4g2qogq.b32.i2p/) for more information.
Posted on def.i2p

Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/

<ot7q7m$7nd$1@raspberrypi.def.i2p>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=564&group=rocksolid.shared.i2p#564

 copy link   Newsgroups: rocksolid.shared.i2p
From: aktiedist@none.com (aktie_dist)
To: rocksolid.shared.i2p
Subject: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/
Message-ID: <ot7q7m$7nd$1@raspberrypi.def.i2p>
Date: Mon, 30 Oct 2017 18:21:47 +0000
X-Comment-To: rocksolid.shared.i2p
Path: retrobbs.novabbs.com!rocksolid2!retrobbs.synchro.net!retrobbs2!def!.POSTED!not-for-mail
Organization: def.i2p
Newsgroups: rocksolid.shared.i2p
Reply-To: aktie_dist <aktiedist@none.com>
X-FTN-PID: Synchronet 3.17a-Linux Jun 15 2017 GCC 4.9.2
Lines: 19
NNTP-Posting-Host: retrobbs.i2p
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: raspberrypi.def.i2p 1509387318 7917 10.0.0.52 (30 Oct 2017 18:15:18 GMT)
X-Complaints-To: usenet@raspberrypi.def.i2p
NNTP-Posting-Date: Mon, 30 Oct 2017 18:15:18 +0000 (UTC)
User-Agent: FUDforum 3.0.7
X-FUDforum: 80e96641e81a88fd3f04b96e00414334 <18921>
 by: aktie_dist - Mon, 30 Oct 2017 18:21 UTC

Aktie is an anonymous distributed forums, file sharing and messaging application using the I2P network. In its current release however, it can only be run as a portable Java GUI application.

With some support of someone else, I have done some coding and now provide an eepsite which offers an HTTP-based gateway Aktie Web Viewer. It allows viewing the communities, shared files (file info only, no download) and posts available in Aktie as well as to read the posts.

Getting your feedback here or in the Aktie community aktie.i2p <izSJU=> is appreciated!

This is the relevant info to reach the Aktie Web Viewer:

B32 address: http://gvofjbuvkl65f2npmyyig6wmi4ryvzdyli2pj4ufu56vtabc5pmq.b32.i2p/

Hostname address: http://webviewer.aktie.i2p/

Jump service link: http://stats.i2p/cgi-bin/jump.cgi?a=webviewer.aktie.i2p

Address helper link: http://webviewer.aktie.i2p/?i2paddresshelper=Ib0aHyEo5Unxy7IdYjoHraq~KOckibiXQstdxEr5qC-xDbrO76P9lBwKxH9zi1N1nzekcznc7COZleWePLaGJLnLL5h~lX8alLpR0sEJwcYoZKjoOYH1~v~HdUj6A9afMmSFBPOOo6LpatKWEvuQ369SDbfE0JNN2bOPNmHMFdvu-b7H-hUC~FvjILysA7Lybm1e9hlulGHRqy0Gg0k4KAUM7xobFlHLtQZ0zH9WW3~Ho3SPHSUPf-mGqLVuCiQ74~bj-xGXp5GWcL07PuHbZoXfVNGf2j5mAH6fzWiwRNoNC0wq8tu5WcpdvohWJ3-Dwu0BeV3Cxcy~3XlTPgY41cFzNdCByOvC0KQVJtVDT6XajPGlfCqK4gPKKwGxyraKKZjK3CfJbzZYkxXvwqGWni1Wsrzy5nJ0fQgtrl7-szeZq3upV-zhi3fqCFZk0Qlli2~3YvQyBLn9xjg8YhBgM4HBCKca~dIj9VZm6Fojg6cS~dPUY0fcHgjXxeGSfTpXBQAEAAcAAA%3d%3d

Key link at stats.i2p: http://stats.i2p/cgi-bin/hostquery.cgi?a=webviewer.aktie.i2p
Posted on def.i2p

Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/

<ot9gr3$c91$1@raspberrypi.def.i2p>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=565&group=rocksolid.shared.i2p#565

 copy link   Newsgroups: rocksolid.shared.i2p
From: anonymous@def.i2p.org (anonymous)
To: rocksolid.shared.i2p
Subject: Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/
Message-ID: <ot9gr3$c91$1@raspberrypi.def.i2p>
Date: Tue, 31 Oct 2017 09:53:45 +0000
X-Comment-To: rocksolid.shared.i2p
Path: retrobbs.novabbs.com!rocksolid2!retrobbs.synchro.net!retrobbs2!def!.POSTED!not-for-mail
Organization: def.i2p
Newsgroups: rocksolid.shared.i2p
Reply-To: anonymous <anonymous@def.i2p.org>
In-Reply-To: <ot7q7m$7nd$1@raspberrypi.def.i2p>
References: <ot7q7m$7nd$1@raspberrypi.def.i2p>
X-FTN-PID: Synchronet 3.17a-Linux Jun 15 2017 GCC 4.9.2
Lines: 2
NNTP-Posting-Host: retrobbs.i2p
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: raspberrypi.def.i2p 1509443235 12577 10.0.0.52 (31 Oct 2017 09:47:15 GMT)
X-Complaints-To: usenet@raspberrypi.def.i2p
NNTP-Posting-Date: Tue, 31 Oct 2017 09:47:15 +0000 (UTC)
User-Agent: FUDforum 3.0.7
X-FUDforum: 80e96641e81a88fd3f04b96e00414334 <19161>
 by: anonymous - Tue, 31 Oct 2017 09:53 UTC

nicely done. what software did you use to display the messages ?
Posted on def.i2p

Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/

<otc6ju$5if$1@raspberrypi.def.i2p>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=566&group=rocksolid.shared.i2p#566

 copy link   Newsgroups: rocksolid.shared.i2p
From: aktiedist@none.com (aktie_dist)
To: rocksolid.shared.i2p
Subject: Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/
Message-ID: <otc6ju$5if$1@raspberrypi.def.i2p>
Date: Wed, 1 Nov 2017 10:17:39 +0000
X-Comment-To: rocksolid.shared.i2p
Path: retrobbs.novabbs.com!rocksolid2!retrobbs.synchro.net!retrobbs2!def!.POSTED!not-for-mail
Organization: def.i2p
Newsgroups: rocksolid.shared.i2p
Reply-To: aktie_dist <aktiedist@none.com>
In-Reply-To: <ot9gr3$c91$1@raspberrypi.def.i2p>
References: <ot9gr3$c91$1@raspberrypi.def.i2p>
X-FTN-PID: Synchronet 3.17a-Linux Jun 15 2017 GCC 4.9.2
Lines: 6
NNTP-Posting-Host: retrobbs.i2p
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: raspberrypi.def.i2p 1509531070 5711 10.0.0.52 (1 Nov 2017 10:11:10 GMT)
X-Complaints-To: usenet@raspberrypi.def.i2p
NNTP-Posting-Date: Wed, 1 Nov 2017 10:11:10 +0000 (UTC)
User-Agent: FUDforum 3.0.7
X-FUDforum: 80e96641e81a88fd3f04b96e00414334 <19386>
 by: aktie_dist - Wed, 1 Nov 2017 10:17 UTC

The Web Viewer is based on Jetty (Java-based web server, same as used for I2P router's standard eepsites and I2PSnark).

The Web Viewer provided under https://webviewer.aktie.i2p/ connects to the database of my Aktie app in order to retrieve the communities, posts etc. and creates dynamic HTML pages with this content.

Once we release the patches, everyone should be able to run a Web Viewer as it is just an add-on to Aktie.
Posted on def.i2p

Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/

<otchdt$cm9$1@raspberrypi.def.i2p>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=567&group=rocksolid.shared.i2p#567

 copy link   Newsgroups: rocksolid.shared.i2p
From: anonymous@def.i2p.org (anonymous)
To: rocksolid.shared.i2p
Subject: Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/
Message-ID: <otchdt$cm9$1@raspberrypi.def.i2p>
Date: Wed, 1 Nov 2017 13:22:10 +0000
X-Comment-To: rocksolid.shared.i2p
Path: retrobbs.novabbs.com!rocksolid2!retrobbs.synchro.net!retrobbs2!def!.POSTED!not-for-mail
Organization: def.i2p
Newsgroups: rocksolid.shared.i2p
Reply-To: anonymous <anonymous@def.i2p.org>
In-Reply-To: <otc6ju$5if$1@raspberrypi.def.i2p>
References: <otc6ju$5if$1@raspberrypi.def.i2p>
X-FTN-PID: Synchronet 3.17a-Linux Jun 15 2017 GCC 4.9.2
Lines: 8
NNTP-Posting-Host: retrobbs.i2p
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: raspberrypi.def.i2p 1509542141 13001 10.0.0.52 (1 Nov 2017 13:15:41 GMT)
X-Complaints-To: usenet@raspberrypi.def.i2p
NNTP-Posting-Date: Wed, 1 Nov 2017 13:15:41 +0000 (UTC)
User-Agent: FUDforum 3.0.7
X-FUDforum: 80e96641e81a88fd3f04b96e00414334 <19417>
 by: anonymous - Wed, 1 Nov 2017 13:22 UTC

aha, interesting.

so in effect this solution gives everybody who is running aktie the possibility to set up a webinterface like you did now.

i think it is a really nice idea, i will watch this.

are the groups displayed on your page all groups that exist in aktie ? or did you filter out some ?
Posted on def.i2p

Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/

<otcj8p$dti$1@raspberrypi.def.i2p>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=568&group=rocksolid.shared.i2p#568

 copy link   Newsgroups: rocksolid.shared.i2p
From: anonymous@def.i2p.org (anonymous)
To: rocksolid.shared.i2p
Subject: Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/
Message-ID: <otcj8p$dti$1@raspberrypi.def.i2p>
Date: Wed, 1 Nov 2017 13:53:34 +0000
X-Comment-To: rocksolid.shared.i2p
Path: retrobbs.novabbs.com!rocksolid2!retrobbs.synchro.net!retrobbs2!def!.POSTED!not-for-mail
Organization: def.i2p
Newsgroups: rocksolid.shared.i2p
Reply-To: anonymous <anonymous@def.i2p.org>
In-Reply-To: <otchdt$cm9$1@raspberrypi.def.i2p>
References: <otchdt$cm9$1@raspberrypi.def.i2p>
X-FTN-PID: Synchronet 3.17a-Linux Jun 15 2017 GCC 4.9.2
Lines: 2
NNTP-Posting-Host: retrobbs.i2p
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: raspberrypi.def.i2p 1509544025 14258 10.0.0.52 (1 Nov 2017 13:47:05 GMT)
X-Complaints-To: usenet@raspberrypi.def.i2p
NNTP-Posting-Date: Wed, 1 Nov 2017 13:47:05 +0000 (UTC)
User-Agent: FUDforum 3.0.7
X-FUDforum: 80e96641e81a88fd3f04b96e00414334 <19418>
 by: anonymous - Wed, 1 Nov 2017 13:53 UTC

will you enable posting on the web ui ?
Posted on def.i2p

Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/

<otcv3v$llb$1@raspberrypi.def.i2p>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=569&group=rocksolid.shared.i2p#569

 copy link   Newsgroups: rocksolid.shared.i2p
From: aktiedist@none.com (aktie_dist)
To: rocksolid.shared.i2p
Subject: Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/
Message-ID: <otcv3v$llb$1@raspberrypi.def.i2p>
Date: Wed, 1 Nov 2017 17:15:48 +0000
X-Comment-To: rocksolid.shared.i2p
Path: retrobbs.novabbs.com!rocksolid2!retrobbs.synchro.net!retrobbs2!def!.POSTED!not-for-mail
Organization: def.i2p
Newsgroups: rocksolid.shared.i2p
Reply-To: aktie_dist <aktiedist@none.com>
In-Reply-To: <otchdt$cm9$1@raspberrypi.def.i2p>
References: <otchdt$cm9$1@raspberrypi.def.i2p>
X-FTN-PID: Synchronet 3.17a-Linux Jun 15 2017 GCC 4.9.2
Lines: 4
NNTP-Posting-Host: retrobbs.i2p
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: raspberrypi.def.i2p 1509556159 22187 10.0.0.52 (1 Nov 2017 17:09:19 GMT)
X-Complaints-To: usenet@raspberrypi.def.i2p
NNTP-Posting-Date: Wed, 1 Nov 2017 17:09:19 +0000 (UTC)
User-Agent: FUDforum 3.0.7
X-FUDforum: 80e96641e81a88fd3f04b96e00414334 <19463>
 by: aktie_dist - Wed, 1 Nov 2017 17:15 UTC

The groups visible are all public communities in Aktie, i.e. all forums that everybody running Aktie can instantly subscribe to.

Besides, there are also private (locked) communities where the existence is publicly visible and also such where even the existence is not visible, but a new user would need to be invited to by the owner. The non-public communities are not displayed in the Web Viewer, however.
Posted on def.i2p

Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/

<otkv89$qv$1@raspberrypi.def.i2p>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=570&group=rocksolid.shared.i2p#570

 copy link   Newsgroups: rocksolid.shared.i2p
From: wed@mail.i2p.net (wed)
To: rocksolid.shared.i2p
Subject: Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/
Message-ID: <otkv89$qv$1@raspberrypi.def.i2p>
Date: Sat, 4 Nov 2017 18:07:11 +0000
X-Comment-To: rocksolid.shared.i2p
Path: retrobbs.novabbs.com!rocksolid2!retrobbs.synchro.net!retrobbs2!def!.POSTED!not-for-mail
Organization: def.i2p
Newsgroups: rocksolid.shared.i2p
Reply-To: wed <wed@mail.i2p.net>
In-Reply-To: <otd0g5$mh5$1@raspberrypi.def.i2p>
References: <otd0g5$mh5$1@raspberrypi.def.i2p>
X-FTN-PID: Synchronet 3.17a-Linux Jun 15 2017 GCC 4.9.2
Lines: 15
NNTP-Posting-Host: retrobbs2
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: raspberrypi.def.i2p 1509818442 863 10.0.0.52 (4 Nov 2017 18:00:42 GMT)
X-Complaints-To: usenet@raspberrypi.def.i2p
NNTP-Posting-Date: Sat, 4 Nov 2017 18:00:42 +0000 (UTC)
User-Agent: FUDforum 3.0.7
X-FUDforum: 80e96641e81a88fd3f04b96e00414334 <20372>
 by: wed - Sat, 4 Nov 2017 18:07 UTC

aktie_dist wrote on Wed, 01 November 2017 17:39
> Posting via the Web Viewer is not going to be a feature. The posts would show up as having been submitted by the Aktie identity I am using for the Web Viewer. This is not desired by me.
>
> Heh, we had the same concern with this forum at the very beginning.
>
> Everybody who wants to post or download should just get hands on Aktie and run it on their own. It is a portable Java application that can either use a build-in I2P router or an external I2P router that you are running anyway. See http://aktie.i2p/ (http://4qwhpshwlp6ndzvtiwvf7myc3lll3vizqcdvvuxrzgaxv4g2qogq.b32.i2p/) for more information.

I fully agree, the effort is reasonable for what you get. Although it excludes newbies (which might be looked upon as a feature too, of course :-) ).

Would it be feasible to pipe messages from aktie to a news server, do you think ?

cheers

wed
Posted on def.i2p

Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/

<otmq52$io8$1@raspberrypi.def.i2p>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=573&group=rocksolid.shared.i2p#573

 copy link   Newsgroups: rocksolid.shared.i2p
From: aktiedist@none.com (aktie_dist)
To: rocksolid.shared.i2p
Subject: Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/
Message-ID: <otmq52$io8$1@raspberrypi.def.i2p>
Date: Sun, 5 Nov 2017 10:52:23 +0000
X-Comment-To: rocksolid.shared.i2p
Path: retrobbs.novabbs.com!rocksolid2!retrobbs.synchro.net!retrobbs2!def!.POSTED!not-for-mail
Organization: def.i2p
Newsgroups: rocksolid.shared.i2p
Reply-To: aktie_dist <aktiedist@none.com>
In-Reply-To: <otkv89$qv$1@raspberrypi.def.i2p>
References: <otkv89$qv$1@raspberrypi.def.i2p>
X-FTN-PID: Synchronet 3.17a-Linux Jun 15 2017 GCC 4.9.2
Lines: 4
NNTP-Posting-Host: retrobbs2
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: raspberrypi.def.i2p 1509878754 19208 10.0.0.52 (5 Nov 2017 10:45:54 GMT)
X-Complaints-To: usenet@raspberrypi.def.i2p
NNTP-Posting-Date: Sun, 5 Nov 2017 10:45:54 +0000 (UTC)
User-Agent: FUDforum 3.0.7
X-FUDforum: 80e96641e81a88fd3f04b96e00414334 <20553>
 by: aktie_dist - Sun, 5 Nov 2017 10:52 UTC

Piping new posts to a server would generally be feasible. It would just depend on the communication interface that this other news server is using and somehow saving which posts have already been sent. But maybe this is not a very good general approach as it would require adding code for dealing with different external server interfaces.

Another approach could be to have an external news server pull new posts from the Aktie Web Viewer. In Aktie, each item (identity, community, post, file etc.) has a unique ID. The ID could be displayed on the HTML pages created by the Web Viewer enabling an external service to decide what has already been seen and what is new. The advantage would be that it is up to the external party to implement the interface.
Posted on def.i2p

Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/

<oviodb$ntj$1@raspberrypi.def.i2p>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=578&group=rocksolid.shared.i2p#578

 copy link   Newsgroups: rocksolid.shared.i2p
Path: retrobbs.novabbs.com!rocksolid2!def!.POSTED!not-for-mail
From: Nomad@i2pmail.org (Nomad Public)
Newsgroups: rocksolid.shared.i2p
Subject: Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/
Date: Tue, 28 Nov 2017 04:35:40 +0000
Organization: def.i2p
Lines: 2
Message-ID: <oviodb$ntj$1@raspberrypi.def.i2p>
References: <ot7q7m$7nd$1@raspberrypi.def.i2p>
Reply-To: Nomad Public <Nomad@i2pmail.org>
NNTP-Posting-Host: retrobbs2
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: raspberrypi.def.i2p 1511843051 24499 10.0.0.52 (28 Nov 2017 04:24:11 GMT)
X-Complaints-To: usenet@def.i2p
NNTP-Posting-Date: Tue, 28 Nov 2017 04:24:11 +0000 (UTC)
User-Agent: FUDforum 3.0.7
X-FUDforum: 80e96641e81a88fd3f04b96e00414334 <30284>
 by: Nomad Public - Tue, 28 Nov 2017 04:35 UTC

No files download! I know it is tough but maybe you can do it like the French webrtc or get help from the retroguy.
Posted on def.i2p

Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/

<ovncv1$vrq$1@raspberrypi.def.i2p>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=580&group=rocksolid.shared.i2p#580

 copy link   Newsgroups: rocksolid.shared.i2p
Path: retrobbs.novabbs.com!rocksolid2!def!.POSTED!not-for-mail
From: wed@mail.i2p.net (wed)
Newsgroups: rocksolid.shared.i2p
Subject: Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/
Date: Wed, 29 Nov 2017 22:50:58 +0000
Organization: def.i2p
Lines: 4
Message-ID: <ovncv1$vrq$1@raspberrypi.def.i2p>
References: <oviodb$ntj$1@raspberrypi.def.i2p>
Reply-To: wed <wed@mail.i2p.net>
NNTP-Posting-Host: retrobbs2
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: raspberrypi.def.i2p 1511995169 32634 10.0.0.52 (29 Nov 2017 22:39:29 GMT)
X-Complaints-To: usenet@def.i2p
NNTP-Posting-Date: Wed, 29 Nov 2017 22:39:29 +0000 (UTC)
User-Agent: FUDforum 3.0.7
X-FUDforum: 80e96641e81a88fd3f04b96e00414334 <30675>
 by: wed - Wed, 29 Nov 2017 22:50 UTC

I second the motion, this would a nice feature. Kind of like mosfet does for syndie.

Posted on def.i2p

Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/

<p00hor$6d4$1@raspberrypi.def.i2p>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=581&group=rocksolid.shared.i2p#581

 copy link   Newsgroups: rocksolid.shared.i2p
Path: retrobbs.novabbs.com!rocksolid2!def!.POSTED!not-for-mail
From: wed@mail.i2p.net (wed)
Newsgroups: rocksolid.shared.i2p
Subject: Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/
Date: Sun, 03 Dec 2017 10:08:11 +0000
Organization: def.i2p
Lines: 4
Message-ID: <p00hor$6d4$1@raspberrypi.def.i2p>
References: <ovncv1$vrq$1@raspberrypi.def.i2p>
Reply-To: wed <wed@mail.i2p.net>
NNTP-Posting-Host: retrobbs2
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: raspberrypi.def.i2p 1512295003 6564 10.0.0.52 (3 Dec 2017 09:56:43 GMT)
X-Complaints-To: usenet@def.i2p
NNTP-Posting-Date: Sun, 3 Dec 2017 09:56:43 +0000 (UTC)
User-Agent: FUDforum 3.0.7
X-FUDforum: 80e96641e81a88fd3f04b96e00414334 <31338>
 by: wed - Sun, 3 Dec 2017 10:08 UTC

Is this one connected ?
http://sn26kom4qyuzouppv4lwnk6bqabdydcegtrilybviibwiq2s4nfq.b32.i2p/
Says it builds on Aktie.
Posted on def.i2p

Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/

<p0h7ap$kaj$1@raspberrypi.def.i2p>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=582&group=rocksolid.shared.i2p#582

 copy link   Newsgroups: rocksolid.shared.i2p
Path: retrobbs.novabbs.com!rocksolid2!def!.POSTED!not-for-mail
From: wed@mail.i2p.net (wed)
Newsgroups: rocksolid.shared.i2p
Subject: Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/
Date: Sat, 09 Dec 2017 17:54:17 +0000
Organization: def.i2p
Lines: 45
Message-ID: <p0h7ap$kaj$1@raspberrypi.def.i2p>
References: <p00hor$6d4$1@raspberrypi.def.i2p>
Reply-To: wed <wed@mail.i2p.net>
NNTP-Posting-Host: retrobbs2
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: raspberrypi.def.i2p 1512841369 20819 10.0.0.52 (9 Dec 2017 17:42:49 GMT)
X-Complaints-To: usenet@def.i2p
NNTP-Posting-Date: Sat, 9 Dec 2017 17:42:49 +0000 (UTC)
User-Agent: FUDforum 3.0.7
X-FUDforum: 80e96641e81a88fd3f04b96e00414334 <32821>
 by: wed - Sat, 9 Dec 2017 17:54 UTC

Still a little buggy: http://gvofjbuvkl65f2npmyyig6wmi4ryvzdyli2pj4ufu56vtabc5pmq.b32.i2p/?view=communities

HTTP ERROR 500

Problem accessing /. Reason:

Server Error

Caused by:

java.lang.NullPointerException
at eepshare.web.viewer.WebViewerServlet.getCommunityList(WebViewerServlet.java:467)
at eepshare.web.viewer.WebViewerServlet.createCommunityHTMLPage(WebViewerServlet.java:512)
at eepshare.web.viewer.WebViewerServlet.doGet(WebViewerServlet.java:395)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:860)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:535)
at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
at org.eclipse.jetty.server.Server.handle(Server.java:530)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)

Powered by Jetty:// 9.4.8.v20171121
Posted on def.i2p

Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/

<p0hkhv$kb6$1@raspberrypi.def.i2p>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=583&group=rocksolid.shared.i2p#583

 copy link   Newsgroups: rocksolid.shared.i2p
Path: retrobbs.novabbs.com!rocksolid2!def!.POSTED!not-for-mail
From: aktiedist@none.com (aktie_dist)
Newsgroups: rocksolid.shared.i2p
Subject: Re: Web-based read-only gateway to Aktie: http://webviewer.aktie.i2p/
Date: Sat, 09 Dec 2017 21:39:59 +0000
Organization: def.i2p
Lines: 4
Message-ID: <p0hkhv$kb6$1@raspberrypi.def.i2p>
References: <p00hor$6d4$1@raspberrypi.def.i2p>
Reply-To: aktie_dist <aktiedist@none.com>
NNTP-Posting-Host: retrobbs2
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: raspberrypi.def.i2p 1512854911 20838 10.0.0.52 (9 Dec 2017 21:28:31 GMT)
X-Complaints-To: usenet@def.i2p
NNTP-Posting-Date: Sat, 9 Dec 2017 21:28:31 +0000 (UTC)
User-Agent: FUDforum 3.0.7
X-FUDforum: 80e96641e81a88fd3f04b96e00414334 <32875>
 by: aktie_dist - Sat, 9 Dec 2017 21:39 UTC

It's a fork of Aktie. EepShare is going to have an improved GUI based on JavaFX, better structured and documented source code. Hopefully, this will also result in EepShare using less CPU and memory as compared to original Aktie. The master repository is hosted within I2P enabling anonymous pseudonymous contributions.

GUI development has already gone far, but currently not all features required for a good user experience have been implemented yet.
Posted on def.i2p

1
server_pubkey.txt

rocksolid light 0.9.7
clearnet tor