apache / apache/cloudstack

Better encryption and easier database test

Open
#10,531 5 comments 0 reactions 0 assignees View on GitHub
type:enhancement
Dominant language
Java
Stars
3.1k
Forks
1.4k
Avg merge
6d 19h
Merged PRs (30d)
32

Description

### The required feature described as a wish

As a user I would like to have better encryption and, above all, to be able to perform quick tests without the complexity of setting up traditional databases, so I think it would be a good idea to implement JWT and SQLite in Cloudstack.

JWT could be implemented to improve the way in which users like me or applications access the API, as it uses user/password credentials, as well as a token that expires according to a stipulated time. JWT would be very easy to implement in Cloudstack.

SQLite does not require a dedicated server, which would make Cloudstack less resource-intensive and easier to configure, as well as allowing for rapid prototyping and testing.

Contributor guide

Open the contributing guide

Research direction

No source files, tests, or entry points are identified. Begin by clarifying whether JWT authentication and SQLite support are both in scope; completion would require explicit requirements and validation for each proposed feature.

Written by the indexing model from the issue text.

Assessment

Tech stack
sqlite
Domain
authentication, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.