View Issue Details

Category
SSPBT:本体(SSP)
SeverityfeatureReproducibilityN/A 
Status assigned 
Summary0000618: sstp expansion
DescriptionDesired sstp extension:
Get version number of ssp via jsstp
Get list of installed ghost|shell|plugin|balloon|others via jsstp
Allow jsstp to perform update **check** statements (e.g. \![update,platform])
Allow jsstp request to start ghost
Tagsnew specification
Attach Tags

Activities

ponapalt

2023-12-31 16:48

administrator   ~0001452

- Get version number of ssp via jsstp
SSTP EXECUTE GetShortVersion

- Get list of installed ghost|shell|plugin|balloon|others via jsstp
SSTP EXECUTE Get(Ghost|Shell|Plugin|Balloon|Headline)NameList

- Allow jsstp to perform update **check** statements (e.g. \![update,platform])
Please compare SSTP EXECUTE GetShortVersion result and https://ssp.shillest.net/archive/version.json

- Allow jsstp request to start ghost
Not implemented right now. I think we should consider security problem because booting ghost may cause heavy load.

guest

2023-12-31 17:29

reporter   ~0001456

- I think we should consider security problem because booting ghost may cause heavy load.
Maybe we can set a maximum number of ghosts (default 4 or something) to get around this

- Please compare SSTP EXECUTE GetShortVersion result and https://ssp.shillest.net/archive/version.json
After comparing them all I think it would be cool to be able to initiate ssp update popups via a web button!

By the way, were there any problems implementing https://bts.shillest.net/view.php?id=604?
After all, I think sttp on http would be more secure if it had the requested source URL in the message.

guest

2023-12-31 19:50

reporter   ~0001457

Further request:
There is still a possibility of misidentification with just the name, I want the uuid and metainfo url to be appended to:
the fmo information that sstp over http can get.
GetGhostUUIDList & GetGhostMetaInfoList in EXECUTE
See https://github.com/ukatech/metainfo-standard/blob/master/README_EN.md#uuid-generation for details og uuid 2.0

Once the web app can get the url of the metainfo, then it can get the icon, preview, and more information about the ghost

Add Note

View Status
Note
Upload Files
Maximum size: 1,953 KiB

Attach files by dragging & dropping, selecting or pasting them.

送信ボタンを押す前に / Before pushing "Send" button

  • スパム避けのためにパスワードが必要です。送信ボタンを押すとユーザー名とパスワードを聞かれますので、それぞれ "bts" と入力してください。
  • To send report, please input "bts" into username and password box in popup dialog.

Issue History

Date Modified Username Field Change
2023-12-29 15:21 guest New Issue
2023-12-29 15:21 guest Tag Attached: new specification
2023-12-31 16:44 ponapalt Assigned To => ponapalt
2023-12-31 16:44 ponapalt Status new => assigned
2023-12-31 16:48 ponapalt Status assigned => feedback
2023-12-31 16:48 ponapalt Note Added: 0001452
2023-12-31 17:29 guest Note Added: 0001456
2023-12-31 17:29 guest Status feedback => assigned
2023-12-31 19:50 guest Note Added: 0001457